Skip to content

Commit

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

Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0
  • Loading branch information
akshaaatt authored Aug 21, 2023
2 parents b9fa641 + 91a0c7c commit 97017be
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.2")
classpath("com.android.tools.build:gradle:8.1.0")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
}
}
Expand Down

0 comments on commit 97017be

Please sign in to comment.