Skip to content

Commit

Permalink
Merge branch 'main' into renovate/gradle-gradle-build-action-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
twyatt authored Mar 1, 2024
2 parents 06bf773 + c3b6389 commit 2ca06df
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.2.2" # 7.4.1 is the maximum version supported by IDEA 2023.1
agp = "8.3.0" # 7.4.1 is the maximum version supported by IDEA 2023.1
android-compile = "34"
android-min = "21"
android-target = "32"
Expand Down Expand Up @@ -31,4 +31,4 @@ dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "4.2.0" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.27.0" }
validator = { id = "binary-compatibility-validator", version = "0.13.0" }
validator = { id = "binary-compatibility-validator", version = "0.14.0" }

0 comments on commit 2ca06df

Please sign in to comment.