bump target sdk version

pull/432/head
Michael Zanetti 2020-09-21 20:41:41 +02:00
parent aa040bd64f
commit a145f27895
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
</application>
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28"/>
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30"/>
<supports-screens android:largeScreens="true" android:normalScreens="true" android:anyDensity="true" android:smallScreens="true"/>
<!-- The following comment will be replaced upon deployment with default permissions based on the dependencies of the application.