Skip to content

Commit

Permalink
Upgrade Android built tool plugin to 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstyl committed Feb 2, 2022
1 parent 66349e9 commit ececd49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Sun Sep 19 16:55:44 BST 2021
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ext {
androidMinSdkVersion = 14

r8Version = '3.0.73'
gradlePluginVersion = '7.0.4'
gradlePluginVersion = '7.1.0'
kotlinVersion = '1.5.31'
coroutinesVersion = '1.6.0'
hiltVersion = '2.40.5'
Expand Down

0 comments on commit ececd49

Please sign in to comment.