|
@@ -25,7 +25,7 @@
|
|
|
|
|
|
<uses-sdk
|
|
<uses-sdk
|
|
android:minSdkVersion="14"
|
|
android:minSdkVersion="14"
|
|
- android:targetSdkVersion="24" />
|
|
|
|
|
|
+ android:targetSdkVersion="25" />
|
|
|
|
|
|
<!-- GET_ACCOUNTS is needed for API < 23.
|
|
<!-- GET_ACCOUNTS is needed for API < 23.
|
|
For API >= 23 results in the addition of CONTACTS group to the list of permissions that may be
|
|
For API >= 23 results in the addition of CONTACTS group to the list of permissions that may be
|