Skip to content

Commit

Permalink
[android] Upgrade androidx.appcompat to 1.2.0
Browse files Browse the repository at this point in the history
Backport from: expo/expo@58fa52e
  • Loading branch information
Kudo committed Jul 27, 2021
1 parent 874f943 commit 945096e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReactAndroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ dependencies {
api("com.facebook.infer.annotation:infer-annotation:0.11.2")
api("com.facebook.yoga:proguard-annotations:1.14.1")
api("javax.inject:javax.inject:1")
api("androidx.appcompat:appcompat:1.1.0")
api("androidx.appcompat:appcompat:1.2.0")
api("androidx.swiperefreshlayout:swiperefreshlayout:1.0.0")
api("com.facebook.fresco:fresco:${FRESCO_VERSION}")
api("com.facebook.fresco:imagepipeline-okhttp3:${FRESCO_VERSION}")
Expand Down

0 comments on commit 945096e

Please sign in to comment.