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

DROID-692 Protocol | Enhancement | MW 0.24.0-rc4 (#2751)

This commit is contained in:
Evgenii Kozlov 2022-12-08 19:48:22 +03:00 committed by GitHub
parent bd0edf0d05
commit 33b9274441
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

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