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