godot/platform/android/java/lib
Gustavo Maciel ef701d6c27 Update android:targetSdkVersion from 30 to 31
Starting in August 2022, new apps will need to target API level 31 (Android 12) or higher and adjust for behavioral changes.

Read more here: https://developer.android.com/google/play/requirements/target-sdk

(cherry picked from commit ec6d5d6cba)
2022-06-23 16:00:07 +02:00
..
aidl/com/android/vending/licensing Complete the implementation of the GodotPayment plugin. 2020-03-25 11:38:53 +01:00
patches Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00
res Style: Cleanup uses of double spaces between words 2021-06-07 12:06:59 +02:00
src Check for null when retrieving clip data item text on Android 2022-05-05 15:47:01 +02:00
AndroidManifest.xml Update android:targetSdkVersion from 30 to 31 2022-06-23 16:00:07 +02:00
build.gradle Setup logic to publish the Godot Android library to MavenCentral 2022-03-17 13:06:34 +01:00
THIRDPARTY.md Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00