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

Tech | MW | 0.17.15 (#1954)

This commit is contained in:
Evgenii Kozlov 2021-11-22 14:16:28 +03:00 committed by GitHub
parent 027bfbf04b
commit 11553150c7
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

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