mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3366 Protocol | Enhancement | MW 0.39.6 (#2077)
This commit is contained in:
parent
60b3adf2c3
commit
59db223a26
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
middlewareVersion = "v0.39.5"
|
||||
middlewareVersion = "v0.39.6"
|
||||
kotlinVersion = '2.0.21'
|
||||
kspVersion = "2.0.21-1.0.25"
|
||||
|
||||
|
|
|
@ -64,4 +64,5 @@ message ObjectStoreChecksums {
|
|||
int32 linksErase = 14;
|
||||
int32 marketplaceForceReindexCounter = 15;
|
||||
int32 reindexDeletedObjects = 16;
|
||||
int32 reindexParticipants = 17;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue