mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-04-22 02:07:58 +00:00
fix: revert incompatible dependency updates, keep security improvements
- Reverted Navigation to 2.3.1 (2.7.7 has breaking API changes) - Reverted Lifecycle to 2.2.0 (2.7.0 has breaking API changes) - Reverted BouncyCastle to 1.70/jdk15on (1.77/jdk18on causes conflicts) - Kept: OkHttp 4.12.0, Gson 2.10.1, ConstraintLayout 2.1.4 - Kept: minifyEnabled=true, ProGuard rules, Branch.io security
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
/build
|
||||
/release*
|
||||
|
||||
src/release*/google-services.json
|
||||
!src/release/google-services.json
|
||||
# Firebase config - sensitive API keys
|
||||
**/google-services.json
|
||||
Reference in New Issue
Block a user