Android: update the target SDK Version to 28
This is required by the play store starting November. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
7c3b8f32db
commit
05f7ed0e1d
@ -84,7 +84,7 @@
|
||||
</application>
|
||||
|
||||
<uses-sdk android:minSdkVersion="21"
|
||||
android:targetSdkVersion="26" />
|
||||
android:targetSdkVersion="28" />
|
||||
|
||||
<supports-screens
|
||||
android:anyDensity="true"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user