Skip to content

Commit

Permalink
Merge pull request #2458 from quran/renovate/com.android.tools.build-…
Browse files Browse the repository at this point in the history
…gradle-8.x
  • Loading branch information
ahmedre authored Nov 7, 2023
2 parents e566563 + 0fae0f2 commit c19f416
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.2")
compileOnly("com.android.tools.build:gradle:8.1.3")
compileOnly("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10")
implementation(files(libs.javaClass.superclass.protectionDomain.codeSource.location))
}
Expand Down

0 comments on commit c19f416

Please sign in to comment.