Skip to content

Commit 9d19721

Browse files
committed
feat: BUmp the react-native version
1 parent 39e8dcc commit 9d19721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repositories {
3333
}
3434

3535
dependencies {
36-
implementation 'com.facebook.react:react-native:0.72.10'
36+
implementation 'com.facebook.react:react-native:0.73.6'
3737
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
3838
}
3939

0 commit comments

Comments
 (0)