Update dependencies and build Android release APK

This commit is contained in:
2026-05-30 23:47:44 +02:00
parent 54666b077a
commit 5957714d42
3 changed files with 21 additions and 14 deletions
+2 -2
View File
@@ -16,9 +16,9 @@
"ipp-encoder": "^5.0.0",
"react": "19.1.0",
"react-native": "0.81.5",
"react-native-gesture-handler": "~2.24.0",
"react-native-gesture-handler": "~2.28.0",
"react-native-reanimated": "~4.1.1",
"react-native-svg": "~15.15.0",
"react-native-svg": "15.12.1",
"react-native-view-shot": "4.0.3",
"react-native-worklets": "0.5.1"
},