Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit aa99a1c

Browse files
committed
update to latest buildtools anc compileVersion
1 parent 39f2d30 commit aa99a1c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ allprojects {
2222
}
2323

2424
ext {
25-
buildToolsVersion = '19.1.0'
26-
compileSdkVersion = 19
25+
buildToolsVersion = '21.1.2'
26+
compileSdkVersion = 21
2727
}
2828

2929
task wrapper(type: Wrapper) {

0 commit comments

Comments
 (0)