1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-3577 Protocol | Integrate MW 0.40.14 (#2327)

This commit is contained in:
Konstantin Ivanov 2025-04-16 12:48:29 +02:00 committed by GitHub
parent 8b1b07caa1
commit eedbaf8688
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
[versions]
middlewareVersion = "v0.40.12"
middlewareVersion = "v0.40.14"
kotlinVersion = '2.0.21'
kspVersion = "2.0.21-1.0.25"
@ -13,7 +13,6 @@ composeConstraintLayoutVersion = '1.1.1'
dokkaVersion = '1.9.20'
activityComposeVersion = '1.10.1'
composeReorderableLegacyVersion = 'e9ef693f63'
composeReorderableVersion = '2.4.3'
accompanistVersion = "0.34.0"
appcompatVersion = '1.7.0'