Skip to content

Commit 6fdd381

Browse files
committed
chore: update react-native and related dependencies to 0.77.2
1 parent 81fb758 commit 6fdd381

8 files changed

Lines changed: 911 additions & 972 deletions

File tree

example/android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ buildscript {
44
minSdkVersion = 24
55
compileSdkVersion = 35
66
targetSdkVersion = 34
7-
ndkVersion = "26.1.10909125"
8-
kotlinVersion = "1.9.25"
7+
ndkVersion = "27.1.12297006"
8+
kotlinVersion = "2.0.21"
99
}
1010
repositories {
1111
google()

0 commit comments

Comments
 (0)