mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 13:57:10 +09:00
DROID-1364 Protocol | Enhancement | MW 0.26.6 (#38)
This commit is contained in:
parent
d6f390a040
commit
dbd4734ef0
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
middlewareVersion = "v0.26.5"
|
||||
middlewareVersion = "v0.26.6"
|
||||
kotlinVersion = '1.7.10'
|
||||
androidxCoreVersion = "1.9.0"
|
||||
androidxComposeVersion1 = '1.3.1'
|
||||
|
|
|
@ -258,7 +258,7 @@ message Rpc {
|
|||
string storePath = 3; // Path to local storage
|
||||
int64 icon = 4; // Option of pre-installed icon
|
||||
|
||||
string alphaInviteCode = 20;
|
||||
string alphaInviteCode = 20; // DEPRECATED
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue