back target sdk 23

This commit is contained in:
fiepi 2017-10-25 22:57:04 +08:00
parent ba014d3293
commit ed74780a50

View file

@ -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"
} }