Skip to content

Commit

Permalink
Merge branch 'main' into renovate/kotlin-and-ksp
Browse files Browse the repository at this point in the history
  • Loading branch information
twyatt authored Dec 15, 2024
2 parents 55fcc26 + 7fdac4f commit 03a886c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
agp = "8.7.2"
agp = "8.7.3"
android-compile = "30"
android-min = "21"
jvm-toolchain = "11"
Expand All @@ -20,5 +20,5 @@ android-library = { id = "com.android.library", version.ref = "agp" }
api = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "4.5.0" }
kotlinter = { id = "org.jmailen.kotlinter", version = "5.0.1" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }

0 comments on commit 03a886c

Please sign in to comment.