Skip to content

Commit

Permalink
tools: bump com.android.tools.build:gradle in /android
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.1.3 to 8.1.4.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and darakeon committed Nov 23, 2023
1 parent 316c50c commit 2e739b7
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.20'
ext.gradle_version = '8.1.3'
ext.gradle_version = '8.1.4'
ext.play_version = '17.0.0'
ext.retrofit_version = '2.9.0'
ext.mockito_version = '5.7.0'
Expand Down
Loading

0 comments on commit 2e739b7

Please sign in to comment.