Skip to content

Commit

Permalink
Update Android
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 0fc68b5 commit 5634022
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platforms/android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ constraintlayout = "2.1.4"
junit = "4.13.2"
robolectric = "4.13"
mockk = "1.13.12" # https://github.com/mockk/mockk/issues/1033
hamcrest = "2.2"
hamcrest = "3.0"
android-junit = "1.1.3"
espresso = "3.6.1"
agp = "8.6.1"
Expand All @@ -32,7 +32,7 @@ android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
rust-android = { id = "org.mozilla.rust-android-gradle.rust-android", version = "0.9.4" }
sonarqube = { id = "org.sonarqube", version = "5.1.0.4882" }
sonarqube = { id = "org.sonarqube", version = "6.0.0.5145" }
maven-publish = { id = "com.vanniktech.maven.publish", version.ref = "maven-publish" }
maven-publish-base = { id = "com.vanniktech.maven.publish.base", version.ref = "maven-publish" }
jacoco-android = { id = "com.mxalbert.gradle.jacoco-android", version = "0.2.1" }
Expand Down

0 comments on commit 5634022

Please sign in to comment.