changes #3

Merged
macharest merged 3 commits from changes into master 2026-02-22 21:24:26 -05:00
Showing only changes of commit 26330349c6 - Show all commits

View File

@@ -1,25 +1,25 @@
[versions] [versions]
agp = "9.0.1" agp = "9.0.1"
coreKtx = "1.12.0" coreKtx = "1.17.0"
junit = "4.13.2" junit = "4.13.2"
junitVersion = "1.2.1" junitVersion = "1.3.0"
espressoCore = "3.6.1" espressoCore = "3.7.0"
lifecycleRuntimeKtx = "2.8.7" lifecycleRuntimeKtx = "2.10.0"
activityCompose = "1.10.0" activityCompose = "1.12.4"
kotlin = "2.0.21" kotlin = "2.0.21"
composeBom = "2025.02.00" composeBom = "2026.02.00"
generativeai = "0.9.0" generativeai = "0.9.0"
coil = "2.7.0" coil = "2.7.0"
room = "2.8.4" room = "2.8.4"
navigation = "2.8.7" navigation = "2.9.7"
ksp = "2.0.21-1.0.27" ksp = "2.0.21-1.0.27"
retrofit = "2.9.0" retrofit = "3.0.0"
okhttp = "4.12.0" okhttp = "5.3.2"
browser = "1.8.0" browser = "1.9.0"
exifinterface = "1.3.7" exifinterface = "1.4.2"
secretsPlugin = "2.0.1" secretsPlugin = "2.0.1"
playServicesAuth = "21.3.0" playServicesAuth = "21.5.1"
googleServices = "4.4.2" googleServices = "4.4.4"
firebaseBom = "34.9.0" firebaseBom = "34.9.0"
firebaseAppDistribution = "5.2.1" firebaseAppDistribution = "5.2.1"