Skip to content

Commit

Permalink
Merge pull request #713 from elucideye/pr.android.plugin
Browse files Browse the repository at this point in the history
Android Studio plugin auto-update
  • Loading branch information
ruslo authored Aug 13, 2018
2 parents d8b91e2 + 00821dc commit bfa69e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-studio/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.0-beta03'
classpath 'com.android.tools.build:gradle:3.2.0-beta05'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down

0 comments on commit bfa69e1

Please sign in to comment.