Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.4.0-alpha02
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 10, 2022
1 parent 760d0be commit e5cf76c
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 @@ -43,7 +43,7 @@ accompanist-flow = { module = "com.google.accompanist:accompanist-flowlayout", v
android-desugar = "com.android.tools:desugar_jdk_libs:1.1.5"

androidx-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }
androidx-annotations = "androidx.annotation:annotation:1.4.0-alpha01"
androidx-annotations = "androidx.annotation:annotation:1.4.0-alpha02"
androidx-appCompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appCompat" }
androidx-constraintLayout = "androidx.constraintlayout:constraintlayout:2.1.3"
androidx-fragment = { module = "androidx.fragment:fragment", version.ref = "androidx-fragment" }
Expand Down

0 comments on commit e5cf76c

Please sign in to comment.