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 943d6d7 commit bd84486Copy full SHA for bd84486
android/app/build.gradle
@@ -167,7 +167,7 @@ android {
167
168
dependencies {
169
// required by react-native-screens
170
- implementation("androidx.appcompat:appcompat:1.6.1")
+ implementation("androidx.appcompat:appcompat:1.7.0")
171
172
// The version of react-native is set by the React Native Gradle Plugin
173
implementation("com.facebook.react:react-android")
0 commit comments