mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-02-21 14:30:35 +01:00
degrade target sdk to 23
This commit is contained in:
parent
7459085e57
commit
7710dec749
@ -9,7 +9,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.gallery"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
targetSdkVersion 23
|
||||
versionCode 82
|
||||
versionName "2.6.5"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user