Skip to content

Commit

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

Bump com.android.tools.build:gradle from 7.4.2 to 8.0.2
  • Loading branch information
akshaaatt committed Jun 1, 2023
2 parents 699d73a + d5d4105 commit 43f46a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {

val kotlinVersion = "1.8.10"
dependencies {
classpath("com.android.tools.build:gradle:8.0.0")
classpath("com.android.tools.build:gradle:8.0.2")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
}
}
Expand Down

0 comments on commit 43f46a3

Please sign in to comment.