mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-31 17:32:51 +08:00
Changing this so we pass lint
This commit is contained in:
parent
23d8d99925
commit
ffadf5dd51
@ -19,5 +19,5 @@
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.apache.cordova" android:versionName="1.0" android:versionCode="1">
|
||||
<uses-sdk android:minSdkVersion="14" />
|
||||
<uses-sdk android:minSdkVersion="16" />
|
||||
</manifest>
|
||||
|
Loading…
Reference in New Issue
Block a user