Skip to content
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
accompanistDrawablepainter = "0.37.3"
agp = "9.2.1"
app = "1.7.0"
googleGenai = "1.57.0"
googleGenai = "1.58.0"
googlePlayServicesCast = "22.3.1"
animation = "1.11.2"
animation = "1.11.3"
appcompat = "1.7.1"
capturable = "3.0.1"
codeview = "1.3.9"
coilCompose = "2.7.0"
composeDnd = "0.4.0"
composeMaterialIcons = "1.7.8"
composeUi = "1.11.2"
composeUi = "1.11.3"
constraintlayoutCompose = "1.1.1"
coreSplashscreen = "1.2.0"
desugarJdkLibs = "2.1.5"
duktapeAndroid = "1.4.0"
foundation = "1.11.2"
foundation = "1.11.3"
glance = "1.3.0-alpha01"
graphicsShapes = "1.1.0"
gson = "2.14.0"
Expand All @@ -32,18 +32,18 @@ espressoCore = "3.7.0"
kotlinx-coroutines = "1.11.0"
kotlinxCollectionsImmutable = "0.5.0"
kotlinxSerializationJson = "1.11.0"
lifecycleRuntimeKtx = "2.10.0"
lifecycleRuntimeKtx = "2.11.0"
activityCompose = "1.13.0"
composeBom = "2026.05.01"
composeBom = "2026.06.00"
material = "1.14.0"
material3 = "1.5.0-alpha21"
material3 = "1.5.0-alpha22"
media = "1.8.0"
media3Session = "1.10.1"
media3Transformer = "1.10.1"
mediaRouter = "1.8.1"
navigationCompose = "2.9.8"
paletteKtx = "1.0.0"
protobufJavalite = "4.35.0"
protobufJavalite = "4.35.1"
pytorch_android = "2.1.0"
pytorch_android_torchvision = "2.1.0"
reorderable = "0.9.6"
Expand Down
Loading