Fix dependency resolution on EAS Build by injecting JCenter and JitPack to settings.gradle

This commit is contained in:
2026-05-25 19:27:08 +02:00
parent 5625c8418b
commit db54ba691a
2 changed files with 31 additions and 1 deletions
+2 -1
View File
@@ -55,7 +55,8 @@
}
],
"./plugins/withKioskAdmin",
"./plugins/withUsbCamera"
"./plugins/withUsbCamera",
"./plugins/withSettingsRepositories"
],
"extra": {
"eas": {