mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-04-21 23:48:00 +00:00
build: add native debug symbols for releaseMarket
This commit is contained in:
@@ -69,6 +69,7 @@ android {
|
||||
initWith buildTypes.release
|
||||
matchingFallbacks = ['release']
|
||||
signingConfig signingConfigs.market
|
||||
ndk { debugSymbolLevel 'FULL' }
|
||||
|
||||
buildConfigField "String", "BuildType", "\"releaseMarket\""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user