Skip to content

Commit c2323eb

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.0
1 parent 124bb0e commit c2323eb

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
@@ -165,7 +165,7 @@ android {
165165

166166
dependencies {
167167
// required by react-native-screens
168-
implementation("androidx.appcompat:appcompat:1.6.1")
168+
implementation("androidx.appcompat:appcompat:1.7.0")
169169

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

0 commit comments

Comments
 (0)