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

DROID-1654 App | Feature | Multispaces + Misc. enhancements (#300)

Co-authored-by: Konstantin Ivanov <54908981+konstantiniiv@users.noreply.github.com>
This commit is contained in:
Evgenii Kozlov 2023-10-24 12:41:32 +02:00 committed by GitHub
parent 490e97589c
commit 5886fc1ae5
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
319 changed files with 8198 additions and 4258 deletions

View file

@ -9,7 +9,7 @@ afterEvaluate {
artifact(file('lib.aar'))
groupId 'io.anyproto'
artifactId 'anytype-heart-android'
version = '2.3.0'
version = '0.30.0-snapshot'
}
}
}