Skip to content

Commit

Permalink
Upgrade AGP to 3.5.0-rc02 (#1288)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe authored Aug 1, 2019
1 parent 121023a commit 7af6095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:3.5.0-rc01'
classpath 'com.android.tools.build:gradle:3.5.0-rc02'
classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.8.6'
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.0'
}
Expand Down

0 comments on commit 7af6095

Please sign in to comment.