[Android] Go back to minSdkVersion 16
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<uses-feature android:name="android.hardware.camera.autofocus"/>
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="19"
|
||||
android:minSdkVersion="16"
|
||||
android:targetSdkVersion="23" />
|
||||
|
||||
<application
|
||||
|
||||
Reference in New Issue
Block a user