Skip to content

Commit

Permalink
Update gradle dependency to 3.6.0
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 297084217
Change-Id: I887a0fd803232852db2c2c332332b4d27968c6da
  • Loading branch information
cya-x authored and copybara-github committed Feb 25, 2020
1 parent f94898c commit d067875
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:3.5.3'
classpath 'com.android.tools.build:gradle:3.6.0'
}
}

Expand Down

0 comments on commit d067875

Please sign in to comment.