Skip to content

Commit 9f4e0a7

Browse files
authored
Update build.gradle.kts
1 parent 22acba2 commit 9f4e0a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/flipcash/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ versioning {
121121
}
122122

123123
bugsnag {
124-
apiKey = tryReadProperty(rootProject.rootDir, "BUGSNAG_API_KEY")
124+
// apiKey = tryReadProperty(rootProject.rootDir, "BUGSNAG_API_KEY")
125125
variants {
126126
release {
127127
autoUploadBundle = true

0 commit comments

Comments
 (0)