Skip to content

Commit

Permalink
chore(deps): update dependency com.android.tools.build:gradle to v7.1…
Browse files Browse the repository at this point in the history
….0-beta04
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 27, 2021
1 parent 91827c7 commit e9008ec
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 @@ -9,7 +9,7 @@ buildscript {
}
dependencies {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
classpath("com.android.tools.build:gradle:7.1.0-beta03")
classpath("com.android.tools.build:gradle:7.1.0-beta04")
classpath("org.jetbrains.kotlin:kotlin-serialization:$kotlinVersion")
classpath("com.squareup.sqldelight:gradle-plugin:1.5.1")
}
Expand Down

0 comments on commit e9008ec

Please sign in to comment.