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

MW | 0.15.29 (#1699)

This commit is contained in:
Evgenii Kozlov 2021-07-29 14:43:33 +03:00 committed by GitHub
parent bc255cde35
commit 00b44326ec
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,7 +86,7 @@ ext {
// Anytype
middleware_version = '0.15.28'
middleware_version = '0.15.29'
mainApplication = [
kotlin: "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version",