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 8005051 commit 1a848ccCopy full SHA for 1a848cc
android/app/build.gradle
@@ -165,7 +165,7 @@ android {
165
166
dependencies {
167
// required by react-native-screens
168
- implementation("androidx.appcompat:appcompat:1.6.1")
+ implementation("androidx.appcompat:appcompat:1.7.1")
169
170
// The version of react-native is set by the React Native Gradle Plugin
171
implementation("com.facebook.react:react-android")
0 commit comments