Skip to content

Commit ffa47a7

Browse files
committed
Increment target SDK to 25
1 parent 1b04d95 commit ffa47a7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

gradle.properties

+2-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ compileSdkVersion = android-25
66
buildToolsVersion = 25.0.1
77

88
minSdkVersion = 15
9-
10-
# Cannot target API 24+ until https://github.com/commons-app/apps-android-commons/issues/457 fixed
11-
targetSdkVersion = 23
9+
10+
targetSdkVersion = 25
1211
android.useDeprecatedNdk=true
1312

1413
# Library dependencies

0 commit comments

Comments
 (0)