build: compile release APK and update dependencies (expo-image-manipulator/loader)

This commit is contained in:
2026-05-31 14:24:26 +02:00
parent 69637c4203
commit 2b5a259fe5
1260 changed files with 3804 additions and 166620 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"platforms": ["apple", "android"],
"android": {
"publication": {
"groupId": "host.exp.exponent",
"artifactId": "expo.modules.imageloader",
"version": "6.0.0",
"repository": "local-maven-repo"
}
}
}