Skip to content
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
accompanistDrawablepainter = "0.37.3"
agp = "9.2.1"
app = "1.7.0"
googleGenai = "1.53.0"
googleGenai = "1.55.0"
googlePlayServicesCast = "22.3.1"
animation = "1.11.2"
appcompat = "1.7.1"
Expand Down Expand Up @@ -65,7 +65,7 @@ junit5 = "6.1.0"
kuromoji = "0.9.0"
pinyin4j = "2.5.1"
securityCrypto = "1.1.0"
netty = "4.2.13.Final"
netty = "4.2.14.Final"
bouncycastle = "1.84"
commons-lang3 = "3.20.0"
jdom2 = "2.0.6.1"
Expand All @@ -77,7 +77,7 @@ dagger = "2.59.2"
javax-inject = "1"

# Annotations procesing
ksp = "2.3.8"
ksp = "2.3.9"
smoothCornerRectAndroidCompose = "v1.0.0"
spleeterAndroidIos = "1.0.2"
tensorflowLite = "2.17.0"
Expand Down
Loading