mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Merge remote-tracking branch 'refs/remotes/commons-app/master'
This commit is contained in:
commit
1a87b4a16c
1 changed files with 3 additions and 1 deletions
|
|
@ -6,7 +6,9 @@ compileSdkVersion = android-25
|
||||||
buildToolsVersion = 25.0.1
|
buildToolsVersion = 25.0.1
|
||||||
|
|
||||||
minSdkVersion = 15
|
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
|
android.useDeprecatedNdk=true
|
||||||
|
|
||||||
# Library dependencies
|
# Library dependencies
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue