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

DROID-181 Tech | Enhancement | MW 0.21.2 (#2435)

This commit is contained in:
Evgenii Kozlov 2022-07-26 14:13:48 +03:00 committed by GitHub
parent 9a175aaf79
commit 0bcc300c04
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

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