mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-23 13:22:02 +03:00
Fixed android crash
This commit is contained in:
parent
8003261f79
commit
2d7da5b0b8
@ -75,7 +75,6 @@ import com.android.build.OutputFile
|
|||||||
|
|
||||||
project.ext.react = [
|
project.ext.react = [
|
||||||
bundleCommand: "ram-bundle",
|
bundleCommand: "ram-bundle",
|
||||||
bundleConfig: "config.js",
|
|
||||||
entryFile: "index.js"
|
entryFile: "index.js"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
BIN
android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Executable file
BIN
android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 6.0 KiB |
BIN
android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Executable file
BIN
android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
BIN
android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Executable file
BIN
android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 7.9 KiB |
BIN
android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Executable file
BIN
android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
Executable file
BIN
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Reference in New Issue
Block a user