Commit b600cb4
committed
chore(android): update Gradle configuration and project structure
- Enabled AndroidX support in gradle.properties for improved library compatibility.
- Created local.properties to specify the Android SDK directory.
- Updated settings.gradle to reflect the new project structure, changing the module name from ":android-app" to ":app".
- Added necessary dependencies in build.gradle for AndroidX libraries.
- Introduced new CMake and build files for various architectures to support native development.
This commit enhances the Android project setup, ensuring compatibility with modern libraries and improving build configurations.1 parent 48e6134 commit b600cb4
132 files changed
Lines changed: 7443 additions & 8 deletions
File tree
- platform/android
- .gradle
- 6.7.1
- executionHistory
- fileChanges
- fileHashes
- javaCompile
- checksums
- configuration-cache
- app
- .cxx
- cmake/debug
- arm64-v8a
- CMakeFiles
- 3.10.2
- native-lib.dir
- armeabi-v7a
- CMakeFiles
- 3.10.2
- native-lib.dir
- x86_64
- CMakeFiles
- 3.10.2
- native-lib.dir
- src/main/res
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- gradle/wrapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Whitespace-only changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments