mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-27 20:58:47 +00:00
android: Update min sdk version for desktop to.
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f28dfce50f
commit
93355821a8
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
</activity>
|
||||
</application>
|
||||
|
||||
<uses-sdk android:minSdkVersion="12" />
|
||||
<uses-sdk android:minSdkVersion="16" />
|
||||
|
||||
<supports-screens
|
||||
android:anyDensity="true"
|
||||
|
|
Loading…
Reference in a new issue