1
0
Fork 0
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:
Konstantin Ivanov 2024-06-21 12:51:40 +02:00 committed by GitHub
parent d6d871fe57
commit bc5102337c
Signed by: github
GPG key ID: B5690EEEBB952194
17 changed files with 923 additions and 295 deletions

View file

@ -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"