Android: update target SDK version to 29
This will be required for Android updates over the next few weeks. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
cc5ae1911b
commit
cadfec26ab
@ -84,7 +84,7 @@
|
||||
</application>
|
||||
|
||||
<uses-sdk android:minSdkVersion="21"
|
||||
android:targetSdkVersion="28" />
|
||||
android:targetSdkVersion="29" />
|
||||
|
||||
<supports-screens
|
||||
android:anyDensity="true"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user