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 93cf3fb + 7d5f585 commit a6ea218Copy full SHA for a6ea218
gradle.properties
@@ -6,9 +6,8 @@ compileSdkVersion = android-25
6
buildToolsVersion = 25.0.1
7
8
minSdkVersion = 15
9
-# Needs to remain at API 23 until https://github.com/commons-app/apps-android-commons/issues/457
10
-# is fixed
11
-targetSdkVersion = 23
+
+targetSdkVersion = 25
12
android.useDeprecatedNdk=true
13
14
# Library dependencies
0 commit comments