Merge pull request #459 from misaochan/target-sdk-23

Lower target SDK to 23
This commit is contained in:
Josephine Lim 2017-03-23 16:32:38 +10:00 committed by GitHub
commit c9027d9cb5

View file

@ -6,7 +6,9 @@ compileSdkVersion = android-25
buildToolsVersion = 25.0.1
minSdkVersion = 15
targetSdkVersion = 25
# Needs to remain at API 23 until https://github.com/commons-app/apps-android-commons/issues/457
# is fixed
targetSdkVersion = 23
android.useDeprecatedNdk=true
# Library dependencies