Commit 7c79efa
Chore/update android build config (#40)
* Replace deprecated jcenter() with mavenCentral()
JCenter has been deprecated and shut down. This updates the Android
build configuration to use mavenCentral() instead, which is the
recommended Maven repository for Android dependencies.
* Update Android Gradle plugin to 7.4.2
Updates the Android Gradle plugin from 3.5.4 to 7.4.2 for better
compatibility with modern Android build tools and React Native versions.
---------
Co-authored-by: krifa <mohamed.benkrifa@elona.health>1 parent 7300b63 commit 7c79efa
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments