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

DROID-965 Protocol | Enhancement | MW 0.25.0-rc8 (#2919)

* DROID-965 proto

* DROID-965 version update
This commit is contained in:
Konstantin Ivanov 2023-02-13 13:19:06 +01:00 committed by uburoiubu
parent 066bf654e1
commit ccff747357
2 changed files with 1 additions and 4 deletions

View file

@ -1,5 +1,5 @@
[versions]
middlewareVersion = "v0.25.0-rc6"
middlewareVersion = "v0.25.0-rc8"
kotlinVersion = '1.7.10'
androidxCoreVersion = "1.9.0"
androidxComposeVersion1 = '1.3.1'

View file

@ -571,9 +571,6 @@ message Account {
string homeObjectId = 2; // home dashboard block id
string archiveObjectId = 3; // archive block id
string profileObjectId = 4; // profile block id
string marketplaceTypeObjectId = 5; // deprecated, to be removed
string marketplaceRelationObjectId = 6; // deprecated, to be removed
string marketplaceTemplateObjectId = 7; // deprecated, to be removed
string marketplaceWorkspaceId = 11; // marketplace workspace id
string deviceId = 8;