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

Tech | MW | 0.17.6 (#1909)

This commit is contained in:
Evgenii Kozlov 2021-11-09 16:54:57 +03:00 committed by GitHub
parent 21a5a874eb
commit db125cf040
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

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