Skip to content

Commit

Permalink
Remove domain
Browse files Browse the repository at this point in the history
  • Loading branch information
LionZXY authored Nov 21, 2023
1 parent ffdaacb commit 456c62d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object ApkConfig {
get() = prop("version_name", DEBUG_VERSION)

val Project.COUNTLY_URL
get() = prop("countly_url", "https://countly.lionzxy.ru/")
get() = prop("countly_url", "")
val Project.COUNTLY_APP_KEY
get() = prop("countly_app_key", "171c41398e2459b068869d6409047680896ed062")

Expand Down

0 comments on commit 456c62d

Please sign in to comment.