Skip to content

Commit

Permalink
Merge pull request commons-app#644 from ftsalamp/master
Browse files Browse the repository at this point in the history
Updated target sdk version to 25
  • Loading branch information
whym authored May 27, 2017
2 parents 93cf3fb + 7d5f585 commit a6ea218
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ compileSdkVersion = android-25
buildToolsVersion = 25.0.1

minSdkVersion = 15
# Needs to remain at API 23 until https://github.com/commons-app/apps-android-commons/issues/457
# is fixed
targetSdkVersion = 23

targetSdkVersion = 25
android.useDeprecatedNdk=true

# Library dependencies
Expand Down

0 comments on commit a6ea218

Please sign in to comment.