Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Goooler committed Dec 13, 2023
1 parent 69c5e72 commit 59b0a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testapp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {

dependencies {
classpath(kotlin("gradle-plugin", embeddedKotlinVersion))
classpath("com.android.tools.build:gradle:7.4.2")
classpath("com.android.tools.build:gradle:8.2.0")
classpath("com.supercilex.gradle:version-orchestrator:0.10.0")
classpath(
"com.github.triplet.gradle:play-publisher:" +
Expand Down

0 comments on commit 59b0a92

Please sign in to comment.