Merge pull request #67 from Michatec/renovate/gson

fix(deps): update dependency com.google.code.gson:gson to v2.14.0
This commit is contained in:
Michachatz
2026-04-26 14:48:57 +02:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@ activityKtx = "1.13.0"
agp = "9.2.0" agp = "9.2.0"
coreKtx = "1.18.0" coreKtx = "1.18.0"
freedroidwarn = "V1.11" freedroidwarn = "V1.11"
gson = "2.13.2" gson = "2.14.0"
kotlin = "2.3.21" kotlin = "2.3.21"
leanback = "1.2.0" leanback = "1.2.0"
material = "1.13.0" material = "1.13.0"