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

DROID-1463 Protocol | Enhancement | MW 0.27.8 (#126)

This commit is contained in:
Evgenii Kozlov 2023-07-04 23:04:03 +02:00 committed by GitHub
parent 274a96fa36
commit 77e80b75dc
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,5 @@
[versions]
middlewareVersion = "v0.27.6"
middlewareVersion = "v0.27.8"
kotlinVersion = '1.7.10'
androidxCoreVersion = "1.10.1"
androidxComposeVersion1 = '1.3.1'