Skip to content

Commit 598ae1a

Browse files
committed
bump example rn 0.79.2
1 parent e542459 commit 598ae1a

File tree

9 files changed

+2164
-670
lines changed

9 files changed

+2164
-670
lines changed

Example/testHotUpdate/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,7 @@ buck-out/
6262
# Ruby / CocoaPods
6363
/ios/Pods/
6464
/vendor/bundle/
65+
66+
# react-native-update
67+
.update
68+
.pushy

Example/testHotUpdate/android/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

Example/testHotUpdate/bun.lock

Lines changed: 1629 additions & 307 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)