Skip to content

Commit

Permalink
Merge pull request #130 from Androidacy/dependabot/gradle/androidx.ap…
Browse files Browse the repository at this point in the history
…pcompat-appcompat-1.7.0

Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
  • Loading branch information
androidacy-user authored Jun 30, 2024
2 parents 92382b1 + ef53886 commit ac2db3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ configurations {

dependencies {
// UI
implementation("androidx.appcompat:appcompat:1.6.1")
implementation("androidx.appcompat:appcompat:1.7.0")
implementation("androidx.activity:activity-ktx:1.8.2")
implementation("androidx.emoji2:emoji2:1.4.0")
implementation("androidx.emoji2:emoji2-views-helper:1.4.0")
Expand Down

0 comments on commit ac2db3a

Please sign in to comment.