Skip to content

Commit d26c4db

Browse files
author
plamen5kov
committed
update build tools version
1 parent a2449da commit d26c4db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/project-template-gradle/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def computeBuildToolsVersion() {
6666
return buildToolsVersion
6767
}
6868
else {
69-
return "22.0.1"
69+
return "23.0.1"
7070
}
7171
}
7272
project.ext.selectedBuildType = project.hasProperty("release") ? "release" : "debug"

0 commit comments

Comments
 (0)