Skip to content

Commit a3976cd

Browse files
committed
Bump Android build tools version
1 parent 3158e3d commit a3976cd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.idea/modules.xml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ allprojects {
2929
compileSdkVersion = 25
3030
targetSdkVersion = 25
3131
minSdkVersion = 22
32-
buildToolsVersion = "25.0.2"
32+
buildToolsVersion = "25.0.3"
3333

3434
git = Grgit.open()
3535
gitVersionName = "${git.describe()}"

0 commit comments

Comments
 (0)