Skip to content

Commit

Permalink
Merge pull request #2263 from quran/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre authored May 6, 2023
2 parents f7773f1 + 38ed8e5 commit 0347d28
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 @@ -6,7 +6,7 @@ group = "com.quran.labs.androidquran.buildlogic"

dependencies {
compileOnly("com.android.tools.build:gradle:8.0.1")
compileOnly("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20")
compileOnly("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.21")
}

gradlePlugin {
Expand Down

0 comments on commit 0347d28

Please sign in to comment.