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

DROID-2916 App | Tech | Prepare staging release (#1666)

Co-authored-by: Konstantin Ivanov <54908981+konstantiniiv@users.noreply.github.com>
This commit is contained in:
Evgenii Kozlov 2024-10-22 12:17:11 +02:00
parent 14af7b40c1
commit b78e3e4d0d
203 changed files with 2606 additions and 1726 deletions

View file

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