mirror of
https://github.com/leanote/leanote-android.git
synced 2025-10-17 16:07:48 +00:00
upgrade build-tool version
This commit is contained in:
@@ -4,7 +4,7 @@ jdk:
|
||||
android:
|
||||
components:
|
||||
- platform-tools
|
||||
- build-tools-24.0.2
|
||||
- build-tools-25.0.1
|
||||
- android-24
|
||||
- extra-google-m2repository
|
||||
- extra-android-m2repository
|
||||
|
@@ -26,7 +26,7 @@ android {
|
||||
}
|
||||
}
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "24.0.2"
|
||||
buildToolsVersion "25.0.1"
|
||||
defaultConfig {
|
||||
applicationId "org.houxg.leamonax"
|
||||
minSdkVersion 21
|
||||
|
Reference in New Issue
Block a user