mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-2869 Protocol | Enhancement | MW 0.36.0-rc5 (#1585)
This commit is contained in:
parent
5a368dfde1
commit
4a1bb04a4e
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
middlewareVersion = "v0.36.0-rc4"
|
||||
middlewareVersion = "v0.36.0-rc5"
|
||||
kotlinVersion = '2.0.0'
|
||||
kspVersion = "2.0.0-1.0.22"
|
||||
|
||||
|
|
|
@ -62,4 +62,5 @@ message ObjectStoreChecksums {
|
|||
bool areOldFilesRemoved = 12;
|
||||
bool areDeletedObjectsReindexed = 13;
|
||||
int32 linksErase = 14;
|
||||
int32 marketplaceForceReindexCounter = 15;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue