Skip to content

Commit

Permalink
Update gradle version number
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 353008327
Change-Id: I54568deeb6059d78158a0d219e513a674559c1cb
  • Loading branch information
cya-x authored and copybara-github committed Jan 21, 2021
1 parent c44e047 commit 81c100c
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.1.1'
classpath 'com.android.tools.build:gradle:4.1.2'
}
}

Expand Down

0 comments on commit 81c100c

Please sign in to comment.