Update gradle to 4.4 (#75)

This commit is contained in:
Mikołaj Pich
2018-04-03 16:10:56 +02:00
committed by Rafał Borcz
parent cdd3d6a53b
commit 5c9f10fa50
5 changed files with 11 additions and 5 deletions

View File

@ -22,7 +22,7 @@ apply from: '../android-sonarqube.gradle'
android {
compileSdkVersion 26
buildToolsVersion "26.0.3"
buildToolsVersion '27.0.3'
defaultConfig {
applicationId "io.github.wulkanowy"
testApplicationId "io.github.tests.wulkanowy"