android: fix weird acra build error

This commit is contained in:
Bohdan Shulyar
2025-04-07 01:19:35 +03:00
committed by a1batross
parent cd881c079b
commit bb811310d2
4 changed files with 14 additions and 9 deletions

View File

@@ -1,10 +1,10 @@
[versions]
acraHttp = "5.12.0"
agp = "8.9.0"
agp = "8.9.1"
appcompat = "1.7.0"
kotlin = "2.0.0"
material = "1.12.0"
navigationRuntimeKtx = "2.8.5"
navigationRuntimeKtx = "2.8.9"
preferenceKtx = "1.2.1"
swiperefreshlayout = "1.1.0"