feat: Add react-native 0.65 support (#378)
* fix `;` * upgrade react-native to 0.65.1 * upgrade example to react-native 0.65.1 * Update Podfile.lock * Update Podfile.lock * add `jcenter()` temporarily * upgrade gradle tools (kotlin, build-tools, swipe-to-refresh) * Upgrade `react-native-navigation` to `7.18.1-snapshot.1611` * chore(deps): Upgrade a few more deps
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.9-all.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
Reference in New Issue
Block a user