Skip to content

Commit

Permalink
Update version for GradleDependency
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 336082254
Change-Id: I773f03ea0ec5f52c41f9bfabb7e5c11dfa4f067e
  • Loading branch information
cya-x authored and copybara-github committed Oct 8, 2020
1 parent 878f2b8 commit c500ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/SupportLib/PlayGamesPluginSupport/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.1'
classpath 'com.android.tools.build:gradle:4.0.2'
}
}

Expand Down

0 comments on commit c500ece

Please sign in to comment.