Skip to content

Commit

Permalink
Merge pull request #40 from usefulness/renovate/androidx.annotation-a…
Browse files Browse the repository at this point in the history
…nnotation-1.x

Update dependency androidx.annotation:annotation to v1.8.1
  • Loading branch information
renovate[bot] authored Jul 24, 2024
2 parents ef8a6eb + 8806c0f commit 746d30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.re
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "maven-junit" }
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
assertj-core = { module = "org.assertj:assertj-core", version.ref = "maven-assertj" }
androidx-annotation = "androidx.annotation:annotation:1.8.0"
androidx-annotation = "androidx.annotation:annotation:1.8.1"
kotlinx-coroutines-android = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
androidx-core = "androidx.core:core-ktx:1.13.1"
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
Expand Down

0 comments on commit 746d30f

Please sign in to comment.