We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d1e298 commit fc916fbCopy full SHA for fc916fb
android/build.gradle
@@ -32,7 +32,7 @@ buildscript {
32
googleServicesEnabled = project.file('app/google-services.json').exists() && !libreBuild
33
34
//React Native and Hermes Version
35
- rnVersion = "0.77.2"
+ rnVersion = "0.79.6"
36
37
// Java dependencies
38
javaVersion = JavaVersion.VERSION_17
0 commit comments