Skip to content

Commit

Permalink
key removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkordic committed Nov 27, 2023
1 parent 425e671 commit e427be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automatedtests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ android {
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

buildConfigField("boolean", "SHOULD_REPORT_INSTRUMENTATION_TEST_EVENTS_TO_SERVER", "true")
buildConfigField("String", "INSTRUMENTATION_TEST_ENVIRONMENT_KEY", "\"bar8fjevgudvf4o7r8fdjrfii\"")
buildConfigField("String", "INSTRUMENTATION_TEST_ENVIRONMENT_KEY", "\"YOUR_KEY_HERE\"")
}

buildFeatures {
Expand Down

0 comments on commit e427be2

Please sign in to comment.