leon 1 ano atrás
pai
commit
9ae05cdb1d

+ 1 - 0
android/app/build.gradle

@@ -269,6 +269,7 @@ dependencies {
     implementation "com.facebook.react:react-native:+"  // From node_modules
 
     implementation 'com.facebook.fresco:animated-gif:2.5.0'
+    implementation 'com.facebook.soloader:soloader:0.9.0+'
 
     implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
 

BIN
android/app/release/app-release.aab


BIN
android/app/release/app-release.apk


+ 0 - 20
android/app/release/output-metadata.json

@@ -1,20 +0,0 @@
-{
-  "version": 3,
-  "artifactType": {
-    "type": "APK",
-    "kind": "Directory"
-  },
-  "applicationId": "com.hye.fast",
-  "variantName": "release",
-  "elements": [
-    {
-      "type": "SINGLE",
-      "filters": [],
-      "attributes": [],
-      "versionCode": 6,
-      "versionName": "1.0.0",
-      "outputFile": "app-release.apk"
-    }
-  ],
-  "elementType": "File"
-}