Skip to content

Commit

Permalink
⬆️ Upgrade Coil and AGP
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceglb committed Dec 8, 2024
1 parent c3a8fef commit 5aa2c56
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,5 +1,5 @@
[versions]
agp = "8.7.2"
agp = "8.7.3"
android-compileSdk = "35"
android-minSdk = "21"
android-targetSdk = "35"
Expand All @@ -10,7 +10,7 @@ androidx-documentfile = "1.0.1"
androidx-exifinterface = "1.3.7"
androidx-lifecycle = "2.8.4"
androidx-startup = "1.2.0"
coilCompose = "3.0.3"
coilCompose = "3.0.4"
compose-multiplatform = "1.7.1"
dbus-java = "5.1.0"
jna = "5.15.0"
Expand Down

0 comments on commit 5aa2c56

Please sign in to comment.