Skip to content

Commit

Permalink
Merge pull request #30 from topminipie/dependabot/gradle/main/com.and…
Browse files Browse the repository at this point in the history
…roid.tools.build-gradle-8.3.1

Bump com.android.tools.build:gradle from 8.3.0 to 8.3.1
  • Loading branch information
topminipie authored Mar 18, 2024
2 parents 2ad707b + d807285 commit 5a00345
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 @@ -5,7 +5,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:8.3.0'
classpath 'com.android.tools.build:gradle:8.3.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
}
}
Expand Down

0 comments on commit 5a00345

Please sign in to comment.