Skip to content

Commit

Permalink
Update AGP to 4.0.0-alpha-03.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbutcher committed Nov 15, 2019
1 parent ae6ce5f commit 0574566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JetNews/build.gradle
Expand Up @@ -23,7 +23,7 @@ buildscript {
maven { url 'https://dl.bintray.com/kotlin/kotlin-eap' }
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.0-alpha02'
classpath 'com.android.tools.build:gradle:4.0.0-alpha03'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
Expand Down

0 comments on commit 0574566

Please sign in to comment.