1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-27 10:15:00 +02:00

Upgrade gradle and use default build tools version

This commit is contained in:
Erik Johansson
2017-11-20 21:25:47 +01:00
parent 40750a3b99
commit ab38f13faf
3 changed files with 3 additions and 4 deletions

View File

@@ -2,7 +2,6 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 24
buildToolsVersion '25.0.2'
defaultConfig {
applicationId "com.health.openscale"