Skip to content

Commit e007ee7

Browse files
Merge pull request #1047 from mendix/MOO-1999-fix-rn-reload-crash-10.24
[MOO-1999] Upgrade RN to 0.77.3
2 parents 818e158 + 5360f64 commit e007ee7

File tree

6 files changed

+566
-569
lines changed

6 files changed

+566
-569
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ buildscript {
2525
}
2626
}
2727
dependencies {
28-
classpath "com.android.tools.build:gradle:7.4.2"
28+
classpath "com.android.tools.build:gradle:8.8.2"
2929
classpath "com.facebook.react:react-native-gradle-plugin"
3030
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
3131
classpath 'org.jetbrains.kotlin:compose-compiler-gradle-plugin:2.0.21'

0 commit comments

Comments
 (0)