v0.4.3: updated build tools and gradle version

This commit is contained in:
Evan Debenham
2016-10-13 20:08:29 -04:00
parent 6529371326
commit b981a48553
3 changed files with 4 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 24
buildToolsVersion "24.0.2"
buildToolsVersion "24.0.3"
buildTypes {
release {