mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-1355 Protocol | Enhancement | MW 0.26.4 (#17)
This commit is contained in:
parent
a4b2f4d5aa
commit
56a0a2b0ac
8 changed files with 87 additions and 14 deletions
|
@ -7,8 +7,8 @@ afterEvaluate {
|
|||
publications {
|
||||
myLocalPublication(MavenPublication) {
|
||||
artifact(file('lib.aar'))
|
||||
groupId 'io.anytype'
|
||||
artifactId 'android-mw'
|
||||
groupId 'io.anyproto'
|
||||
artifactId 'anytype-heart-android'
|
||||
version = '2.3.0'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue