Skip to content

Commit

Permalink
Update privacy policy link
Browse files Browse the repository at this point in the history
Update privacy policy link
  • Loading branch information
cp-megh-l authored Oct 14, 2024
2 parents 2701f72 + 5fafdcd commit 793cf91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package com.canopas.yourspace.data.utils

object Config {

const val PRIVACY_POLICY_URL = "https://canopas.github.io/group-track-android/"
const val PRIVACY_POLICY_URL = "https://canopas.github.io/group-track-android/privacy-policy"

const val FIRESTORE_COLLECTION_USERS = "users"
const val FIRESTORE_COLLECTION_USER_SESSIONS = "user_sessions"
Expand Down

0 comments on commit 793cf91

Please sign in to comment.