Skip to content

Commit

Permalink
Downgrade androidx.appcompat:appcompat-resources to 1.4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrtwhite committed Sep 8, 2022
1 parent 971753d commit 8b75629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ accompanist-drawablepainter = { module = "com.google.accompanist:accompanist-dra

androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-appcompat-resources = "androidx.appcompat:appcompat-resources:1.5.1"
androidx-appcompat-resources = "androidx.appcompat:appcompat-resources:1.4.2"
androidx-annotation = "androidx.annotation:annotation:1.4.0"
androidx-collection = "androidx.collection:collection:1.2.0"
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
Expand Down

0 comments on commit 8b75629

Please sign in to comment.