Skip to content

Commit

Permalink
rotate api key sample app
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Jun 11, 2024
1 parent 895429f commit 61a13f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class MyApp : Application() {
// Demo:
// val apiKey = "_6SG-F7I1vCuZ-HdJL3VZQqjBlaSb1_20hDPwqMNnGI"
// ManoelTesting:
val apiKey = "phc_pQ70jJhZKHRvDIL5ruOErnPy6xiAiWCqlL4ayELj4X8"
val apiKey = "phc_QFbR1y41s5sxnNTZoyKG2NJo2RlsCIWkUfdpawgb40D"
// PaulKey
// val apiKey = "phc_GavhjwMwc75N4HsaLjMTEvH8Kpsz70rZ3N0E9ho89YJ"
// val config = PostHogAndroidConfig(apiKey, host = "https://3727-86-27-112-156.ngrok-free.app").apply {
Expand Down

0 comments on commit 61a13f2

Please sign in to comment.