Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/kotlin-0c08f681f4
Browse files Browse the repository at this point in the history
  • Loading branch information
pkwarren authored Jul 15, 2024
2 parents ec265e1 + 4abbaf4 commit e34ed8a
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,6 +1,6 @@
[versions]
android = "4.1.1.4"
assertj = "3.26.0"
assertj = "3.26.3"
coroutines = "1.8.1"
dokka = "1.9.20"
junit = "4.13.2"
Expand All @@ -19,7 +19,7 @@ spotless = "6.25.0"
android = { module = "com.google.android:android", version.ref = "android" }
android-material = { module = "com.google.android.material:material", version = "1.12.0" }
android-multidex = { module = "com.android.support:multidex", version = "1.0.3" }
android-plugin = { module = "com.android.tools.build:gradle", version = "8.5.0" }
android-plugin = { module = "com.android.tools.build:gradle", version = "8.5.1" }
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.8.0" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.9.0" }
Expand Down

0 comments on commit e34ed8a

Please sign in to comment.