forked from extern/Unexpected-Keyboard
Upgrade the platform version to 29
This commit is contained in:
parent
3c04e0eebb
commit
1cda23ad2c
@ -6,7 +6,7 @@
|
||||
android:hardwareAccelerated="false">
|
||||
|
||||
<uses-sdk android:minSdkVersion="3"
|
||||
android:targetSdkVersion="22" />
|
||||
android:targetSdkVersion="29" />
|
||||
|
||||
<application android:label="@string/app_name"
|
||||
android:allowBackup="true"
|
||||
|
@ -11,4 +11,4 @@
|
||||
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
||||
|
||||
# Project target.
|
||||
target=android-23
|
||||
target=android-29
|
||||
|
Loading…
Reference in New Issue
Block a user