mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2025-01-30 03:36:44 +01:00
degrade target sdk to 23
This commit is contained in:
parent
7459085e57
commit
7710dec749
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ android {
|
|||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.gallery"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
targetSdkVersion 23
|
||||
versionCode 82
|
||||
versionName "2.6.5"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue