Skip to content

Commit

Permalink
tools: bump com.android.tools.build:gradle from 8.2.0 to 8.2.2 in /an…
Browse files Browse the repository at this point in the history
…droid

Dependabot couldn't find the original pull request head commit, 87981e3.
  • Loading branch information
dependabot[bot] authored and darakeon committed Feb 12, 2024
1 parent 3410c62 commit e1164b9
Show file tree
Hide file tree
Showing 2 changed files with 493 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
ext.java_version = JavaVersion.VERSION_1_8
ext.java_compat = JavaVersion.VERSION_1_8
ext.kotlin_version = '1.9.22'
ext.gradle_version = '8.2.0'
ext.gradle_version = '8.2.2'
ext.play_version = '17.0.0'
ext.retrofit_version = '2.9.0'
ext.mockito_version = '5.8.0'
Expand Down
Loading

0 comments on commit e1164b9

Please sign in to comment.