Bump minsdk to 4 (1.6) due to android-support dependency
This commit is contained in:
parent
56295726bd
commit
0ca4de23bf
@ -6,7 +6,7 @@
|
|||||||
android:versionName="0.45" >
|
android:versionName="0.45" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="3"
|
android:minSdkVersion="4"
|
||||||
android:targetSdkVersion="15" />
|
android:targetSdkVersion="15" />
|
||||||
|
|
||||||
<supports-screens
|
<supports-screens
|
||||||
|
Loading…
x
Reference in New Issue
Block a user