mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
- Move namespace declaration to correct location in build.gradle - Remove deprecated package attribute from AndroidManifest.xml - Update README with gradle plugin version requirement - Fix Android namespace configuration for React Native SDK These changes resolve installation and build errors when integrating the Jitsi Meet React Native SDK into new projects. Fixes: SDK installation failures on Android with newer Gradle versions
4 lines
83 B
XML
4 lines
83 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
</manifest>
|