Updated build.gradle

This commit is contained in:
2018-06-18 08:46:10 +00:00
parent 058cfd968f
commit 3d203f01f4

View File

@@ -1,4 +1,5 @@
apply plugin: 'com.android.application' apply plugin: 'com.android.application'
apply plugin: 'org.sonarqube'
android { android {
compileSdkVersion 27 compileSdkVersion 27