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

Tech | MW 0.15.48 (#1841)

This commit is contained in:
Konstantin Ivanov 2021-10-07 14:09:46 +03:00 committed by GitHub
parent 0a269531a0
commit eb1834c015
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

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