Skip to content
Snippets Groups Projects
Commit f378d1cc authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Updated android gradle plugin

parent d6e03589
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ buildscript { ...@@ -4,7 +4,7 @@ buildscript {
jcenter() jcenter()
} }
dependencies { dependencies {
classpath("com.android.tools.build:gradle:3.0.1") classpath("com.android.tools.build:gradle:3.1.0")
withVersion("1.2.31") { withVersion("1.2.31") {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$version") classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$version")
classpath("org.jetbrains.kotlin:kotlin-android-extensions:$version") classpath("org.jetbrains.kotlin:kotlin-android-extensions:$version")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment