Skip to content

Commit

Permalink
Bump AGP to 7.1.2 and maven to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Mar 9, 2022
1 parent 523797a commit 598cc8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ ext.versions = [
versionCode : 30,
versionName : '1.3.0',

gradleBuildTool : '7.1.0',
gradleBuildTool : '7.1.2',
spotlessGradle : '6.2.1',
dokkaGradle : '1.6.0',
binaryValidator : '0.8.0',
mavenPublish : '0.18.0',
mavenPublish : '0.19.0',

kotlin : '1.6.10',
coreKtxVersion : '1.5.0-beta01',
Expand Down

0 comments on commit 598cc8d

Please sign in to comment.