removed fixe

This commit is contained in:
Viktor Sarström 2023-01-18 13:31:34 +01:00
parent 10e993ab9d
commit 68249e849a
1 changed files with 0 additions and 6 deletions

View File

@ -35,12 +35,6 @@ allprojects {
google()
maven { url 'https://www.jitpack.io' }
}
configurations.all {
resolutionStrategy {
force "com.facebook.react:react-native:0.67.+"
force "com.facebook.react:hermes-engine:0.67.+"
}
}
}
subprojects {