Skip to content

Commit

Permalink
Update AndroidX Core to version 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rvandermeulen committed Dec 18, 2024
1 parent 84f0d0c commit b549d36
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 @@ -21,7 +21,7 @@ rust-android-gradle = "0.9.4"

# AndroidX
androidx-annotation = "1.9.1"
androidx-core = "1.13.1" # Newer releases blocked on compileSDK >34
androidx-core = "1.15.0"

# JNA
jna = "5.14.0"
Expand Down

0 comments on commit b549d36

Please sign in to comment.