Update Gradle 8 compatibility

This commit is contained in:
Gabriel Robles
2023-11-24 14:44:35 +08:00
parent 03fb36e9bc
commit b15933de2f
12 changed files with 411 additions and 3 deletions

9
android/.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,9 @@
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="jbr-17" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>