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

DROID-1716 Protocol | Enhancement | MW 0.28.2 (#365)

This commit is contained in:
Evgenii Kozlov 2023-09-12 11:02:05 +02:00 committed by GitHub
parent 194f315677
commit 3d54c59049
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ afterEvaluate {
artifact(file('lib.aar'))
groupId 'io.anyproto'
artifactId 'anytype-heart-android'
version = 'v0.28.2'
version = 'v1.0.0'
}
}
}