Skip to content

Commit 63eb6ed

Browse files
committed
Revert "Bump android build tool version."
This reverts commit d26d47f.
1 parent c514e05 commit 63eb6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildsystem/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ allprojects {
66

77
ext {
88
//Android
9-
androidBuildToolsVersion = '22.0.1'
9+
androidBuildToolsVersion = "21.1.2"
1010
androidMinSdkVersion = 15
1111
androidTargetSdkVersion = 21
1212
androidCompileSdkVersion = 21

0 commit comments

Comments
 (0)