mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-2378 Membership | Enhancement | Introduce incentives on share-space screen (#1302)
This commit is contained in:
parent
d6d871fe57
commit
bc5102337c
17 changed files with 923 additions and 295 deletions
|
@ -6,6 +6,7 @@ object MembershipConstants {
|
|||
const val EXPLORER_ID = 1
|
||||
const val BUILDER_ID = 4
|
||||
const val CO_CREATOR_ID = 5
|
||||
const val ANY_TEAM_ID = 7
|
||||
|
||||
const val MEMBERSHIP_LEVEL_DETAILS = "https://anytype.io/pricing"
|
||||
const val PRIVACY_POLICY = "https://anytype.io/app_privacy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue