diff --git a/Android/AndroidManifest.xml b/Android/AndroidManifest.xml deleted file mode 120000 index c076fcb6..00000000 --- a/Android/AndroidManifest.xml +++ /dev/null @@ -1 +0,0 @@ -./app/build/intermediates/instant_app_manifest/debug/AndroidManifest.xml \ No newline at end of file diff --git a/Android/app/app.iml b/Android/app/app.iml index 7966d8e3..514fb2c3 100644 --- a/Android/app/app.iml +++ b/Android/app/app.iml @@ -89,35 +89,29 @@ - - - - - - - - - - - - - + + + + + + + - + + + + + - - - - + - - - - - + + + + - + \ No newline at end of file diff --git a/Android/app/build.gradle b/Android/app/build.gradle index b47edcbc..c7414942 100644 --- a/Android/app/build.gradle +++ b/Android/app/build.gradle @@ -39,5 +39,5 @@ android { dependencies { api fileTree(dir: 'libs', include: ['*.jar']) - api 'androidx.appcompat:appcompat:1.0.0' + api 'androidx.appcompat:appcompat:1.1.0' } diff --git a/Android/assets/symbols/armeabi/.blank b/Android/assets/symbols/arm64-v8a/.blank similarity index 100% rename from Android/assets/symbols/armeabi/.blank rename to Android/assets/symbols/arm64-v8a/.blank diff --git a/Android/assets/symbols/x86_64/.blank b/Android/assets/symbols/x86_64/.blank new file mode 100644 index 00000000..e69de29b