update build tool (#2243)
This commit is contained in:
parent
4535057e07
commit
713a66744b
|
|
@ -53,7 +53,7 @@ val verCode by extra(commitCount + 4200)
|
|||
val verName by extra("1.8.5")
|
||||
val androidTargetSdkVersion by extra(33)
|
||||
val androidMinSdkVersion by extra(27)
|
||||
val androidBuildToolsVersion by extra("32.0.0")
|
||||
val androidBuildToolsVersion by extra("33.0.1")
|
||||
val androidCompileSdkVersion by extra(33)
|
||||
val androidCompileNdkVersion by extra("25.1.8937393")
|
||||
val androidSourceCompatibility by extra(JavaVersion.VERSION_11)
|
||||
|
|
|
|||
Loading…
Reference in New Issue