Update to newer Android API
This commit is contained in:
parent
abc03083d3
commit
604475d29c
@ -1 +1 @@
|
||||
Subproject commit edc0a6fb19821d59f13087cf38c9a56932798b57
|
||||
Subproject commit d97317e856d55a2f5399f17888f1852fee8b9553
|
||||
@ -75,7 +75,7 @@
|
||||
|
||||
</application>
|
||||
|
||||
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="26"/>
|
||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28"/>
|
||||
<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.
|
||||
|
||||
Reference in New Issue
Block a user