Skip to content

Commit 04f4f97

Browse files
authored
build:attempt to upload obfuscation mapping files again
1 parent 9a69f76 commit 04f4f97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/flipcash/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ versioning {
123123
bugsnag {
124124
variants {
125125
release {
126-
autoUploadBundle = false
127-
autoCreateBuild = false
126+
autoUploadBundle = true
127+
autoCreateBuild = true
128128
}
129129
debug {
130130
enabled = false

0 commit comments

Comments
 (0)