Skip to content

Commit

Permalink
Merge pull request #26 from takke/dependabot/gradle/com.android.tools…
Browse files Browse the repository at this point in the history
….build-gradle-8.3.0

Bump com.android.tools.build:gradle from 8.1.2 to 8.3.0
  • Loading branch information
takke authored Mar 16, 2024
2 parents 599b1d3 + d67f65d commit 792612c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

buildscript {
ext.kotlin_version = '1.9.10'
ext.gradleToolsVersion = '8.1.2'
ext.gradleToolsVersion = '8.3.0'

repositories {
mavenCentral()
Expand Down

0 comments on commit 792612c

Please sign in to comment.