Skip to content

Commit

Permalink
Increment target SDK to 25
Browse files Browse the repository at this point in the history
  • Loading branch information
misaochan committed Jul 12, 2017
1 parent 1b04d95 commit ffa47a7
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

# Cannot target API 24+ until https://github.com/commons-app/apps-android-commons/issues/457 fixed
targetSdkVersion = 23

targetSdkVersion = 25
android.useDeprecatedNdk=true

# Library dependencies
Expand Down

0 comments on commit ffa47a7

Please sign in to comment.