mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-06-12 04:47:33 +02:00
Upgrade the platform version to 29
This commit is contained in:
parent
3c04e0eebb
commit
1cda23ad2c
@ -6,7 +6,7 @@
|
|||||||
android:hardwareAccelerated="false">
|
android:hardwareAccelerated="false">
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="3"
|
<uses-sdk android:minSdkVersion="3"
|
||||||
android:targetSdkVersion="22" />
|
android:targetSdkVersion="29" />
|
||||||
|
|
||||||
<application android:label="@string/app_name"
|
<application android:label="@string/app_name"
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
|
@ -11,4 +11,4 @@
|
|||||||
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
||||||
|
|
||||||
# Project target.
|
# Project target.
|
||||||
target=android-23
|
target=android-29
|
||||||
|
Loading…
x
Reference in New Issue
Block a user