Skip to content

Commit

Permalink
enabled for Debug
Browse files Browse the repository at this point in the history
Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com>
  • Loading branch information
kcw-grunt committed Nov 15, 2024
1 parent e9131b8 commit 82f6215
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,10 @@ android {
minifyEnabled = false
debuggable = true
}

firebaseCrashlytics {
nativeSymbolUploadEnabled true
}
}

}
Expand Down

0 comments on commit 82f6215

Please sign in to comment.