Skip to content

Commit bd84486

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.0
1 parent 943d6d7 commit bd84486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ android {
167167

168168
dependencies {
169169
// required by react-native-screens
170-
implementation("androidx.appcompat:appcompat:1.6.1")
170+
implementation("androidx.appcompat:appcompat:1.7.0")
171171

172172
// The version of react-native is set by the React Native Gradle Plugin
173173
implementation("com.facebook.react:react-android")

0 commit comments

Comments
 (0)