Commit 9826dca
committed
Update ProGuard configuration to ignore VMRuntime warnings
* **Build**: Add `-dontwarn dalvik.system.VMRuntime` to `app/proguard-rules.pro` to suppress warnings related to internal Dalvik APIs during the build process.1 parent be9603f commit 9826dca
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
0 commit comments