Merge pull request #770 from misaochan/master

Change target SDK to 25
This commit is contained in:
Yusuke Matsubara 2017-07-15 22:39:35 +09:00 committed by GitHub
commit efdd37e336

View file

@ -7,8 +7,7 @@ buildToolsVersion = 25.0.1
minSdkVersion = 15 minSdkVersion = 15
# Cannot target API 24+ until https://github.com/commons-app/apps-android-commons/issues/457 fixed targetSdkVersion = 25
targetSdkVersion = 23
android.useDeprecatedNdk=true android.useDeprecatedNdk=true
# Library dependencies # Library dependencies