diff --git a/build.gradle b/build.gradle index 37d59089a3734c1a59ed9f8b4274d8ffac637d8b..9139a6ae4ffff8acee47e60523bb409111c2d42a 100644 --- a/build.gradle +++ b/build.gradle @@ -17,7 +17,7 @@ allprojects { } } -apply plugin: 'android' +apply plugin: 'com.android.application' repositories { jcenter()