chnaged js index location

This commit is contained in:
Niklas 2021-01-26 23:48:45 +01:00
parent 3f8012fc0b
commit 6f302168ce

View File

@ -79,6 +79,7 @@ import com.android.build.OutputFile
project.ext.react = [
enableHermes: false, // clean and rebuild if changing
entryFile: "src/index.js",
]
apply from: "../../node_modules/react-native/react.gradle"