Upgrade Android gradle plugin to version 7.2.1
This commit is contained in:
parent
d2bd8e5289
commit
151233b702
4 changed files with 11 additions and 15 deletions
|
|
@ -4,9 +4,6 @@
|
|||
android:versionCode="1"
|
||||
android:versionName="1.0">
|
||||
|
||||
<!-- Should match the mindSdk and targetSdk values in platform/android/java/app/config.gradle -->
|
||||
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="32" />
|
||||
|
||||
<application>
|
||||
|
||||
<!-- Records the version of the Godot library -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue