Skip to content

Commit c12852a

Browse files
committed
Remove Firebase from F-Droid build
1 parent 3c3aa1c commit c12852a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

app/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,6 @@ android {
151151
minifyEnabled false
152152
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
153153
buildConfigField "String", "PREMIUM_API_BASE_URL", "\"https://p.cash/api/\""
154-
firebaseCrashlytics {
155-
nativeSymbolUploadEnabled true
156-
}
157154
resValue "string", "uniswapGraphUrl", "https://api.thegraph.com/subgraphs/name/uniswap/uniswap-v2"
158155
resValue "string", "is_release", "true"
159156
resValue "string", "guidesUrl", "https://raw.githubusercontent.com/horizontalsystems/Unstoppable-Wallet-Website/refs/tags/v1.4/src/edu.json"

0 commit comments

Comments
 (0)