mirror of
https://github.com/leanote/leanote-android.git
synced 2025-10-15 14:51:04 +00:00
fix compileSdkVersion issue
This commit is contained in:
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
|
||||
version = "1.2.0" // 版本号
|
||||
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion '25.0.1'
|
||||
resourcePrefix "imgsel"
|
||||
|
||||
|
Reference in New Issue
Block a user