Update minimun version of Android target
This commit is contained in:
parent
b6bf0bb74e
commit
8886bbc307
4 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
android:versionName="3.2.6">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:minSdkVersion="16"
|
||||
android:targetSdkVersion="25"/>
|
||||
|
||||
<!-- Permissions for Push Notification -->
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
android:versionName="3.2.6">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:minSdkVersion="16"
|
||||
android:targetSdkVersion="25"/>
|
||||
</manifest>
|
|
@ -1 +1 @@
|
|||
Subproject commit dbc4872e4c8221d446743f701ac614f479b121aa
|
||||
Subproject commit 06f7a1dde50ecc42fc8a2801b858b677ebdae906
|
|
@ -1 +1 @@
|
|||
Subproject commit 0e237fca52851df28f2401702fca5d34ed56bd5b
|
||||
Subproject commit df0f6640647925b1225eba011a40ce988ede5c57
|
Loading…
Reference in a new issue