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

Tech | Enhancement | MW 0.19.3 (#2328)

This commit is contained in:
Evgenii Kozlov 2022-06-10 13:29:50 +03:00 committed by GitHub
parent 318900033c
commit 4201fc8a42
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

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