manager: version 0.3.0
This commit is contained in:
@@ -25,8 +25,8 @@ val androidCompileSdk = 33
|
|||||||
val androidBuildToolsVersion = "33.0.1"
|
val androidBuildToolsVersion = "33.0.1"
|
||||||
val androidSourceCompatibility = JavaVersion.VERSION_11
|
val androidSourceCompatibility = JavaVersion.VERSION_11
|
||||||
val androidTargetCompatibility = JavaVersion.VERSION_11
|
val androidTargetCompatibility = JavaVersion.VERSION_11
|
||||||
val managerVersionCode = 10200
|
val managerVersionCode = 10300
|
||||||
val managerVersionName = "0.2.0"
|
val managerVersionName = "0.3.0"
|
||||||
|
|
||||||
tasks.register<Delete>("clean") {
|
tasks.register<Delete>("clean") {
|
||||||
delete(rootProject.buildDir)
|
delete(rootProject.buildDir)
|
||||||
|
|||||||
Reference in New Issue
Block a user