Update jetpref to fix an app crash caused by a missing proguard rule (#3006)

This commit is contained in:
Lars Mühlbauer 2025-08-02 04:46:58 +02:00 committed by GitHub
parent cc9511edca
commit 2d6646e674
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ kotlinx-serialization-json = "1.9.0"
ksp = "2.2.0-2.0.2"
mikepenz-aboutlibraries = "12.1.2"
patrickgold-compose-tooltip = "0.2.0-rc02"
patrickgold-jetpref = "0.3.0-beta01"
patrickgold-jetpref = "0.3.0-beta02"
# Testing
androidx-benchmark = "1.3.4"