We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0da5145 + ffa47a7 commit efdd37eCopy full SHA for efdd37e
gradle.properties
@@ -6,9 +6,8 @@ compileSdkVersion = android-25
6
buildToolsVersion = 25.0.1
7
8
minSdkVersion = 15
9
-
10
-# Cannot target API 24+ until https://github.com/commons-app/apps-android-commons/issues/457 fixed
11
-targetSdkVersion = 23
+
+targetSdkVersion = 25
12
android.useDeprecatedNdk=true
13
14
# Library dependencies
0 commit comments