mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-27 06:57:59 +01:00
back target sdk 23
This commit is contained in:
parent
ba014d3293
commit
ed74780a50
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.simplemobiletools.gallery"
|
applicationId "com.simplemobiletools.gallery"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 26
|
targetSdkVersion 23
|
||||||
versionCode 137
|
versionCode 137
|
||||||
versionName "2.16.1"
|
versionName "2.16.1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue