mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 07:02:51 +08:00
Set minSdkVersion to 8 for DroidGap project
This commit is contained in:
parent
77e9092108
commit
8d8cbf6e28
@ -55,5 +55,5 @@
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
<uses-sdk android:minSdkVersion="7" />
|
||||
<uses-sdk android:minSdkVersion="8" />
|
||||
</manifest>
|
||||
|
Loading…
Reference in New Issue
Block a user