Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 12539ad commit cd6bfd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/convention/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
group = "com.quran.labs.androidquran.buildlogic"

dependencies {
compileOnly("com.android.tools.build:gradle:8.1.3")
compileOnly("com.android.tools.build:gradle:8.1.4")
compileOnly("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10")
implementation(files(libs.javaClass.superclass.protectionDomain.codeSource.location))
}
Expand Down

0 comments on commit cd6bfd7

Please sign in to comment.