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

DROID-1364 Protocol | Enhancement | MW 0.26.6 (#38)

This commit is contained in:
Evgenii Kozlov 2023-06-08 12:00:35 +02:00 committed by GitHub
parent d6f390a040
commit dbd4734ef0
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[versions]
middlewareVersion = "v0.26.5"
middlewareVersion = "v0.26.6"
kotlinVersion = '1.7.10'
androidxCoreVersion = "1.9.0"
androidxComposeVersion1 = '1.3.1'