mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-01-11 17:13:55 +01:00
do not update the build tools and compile sdk version
This commit is contained in:
parent
ed74780a50
commit
57be5717a1
@ -3,8 +3,8 @@ apply plugin: 'kotlin-android'
|
||||
apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion "26.0.1"
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion "25.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.gallery"
|
||||
|
Loading…
Reference in New Issue
Block a user