Skip to content

Commit

Permalink
Merge pull request #103 from Androidacy/dependabot/gradle/androidx.ac…
Browse files Browse the repository at this point in the history
…tivity-activity-ktx-1.8.2

Bump androidx.activity:activity-ktx from 1.8.1 to 1.8.2
  • Loading branch information
androidacy-user authored Mar 17, 2024
2 parents 76403ae + ce72190 commit bf4895b
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 @@ -353,7 +353,7 @@ configurations {
dependencies {
// UI
implementation("androidx.appcompat:appcompat:1.6.1")
implementation("androidx.activity:activity-ktx:1.8.1")
implementation("androidx.activity:activity-ktx:1.8.2")
implementation("androidx.emoji2:emoji2:1.4.0")
implementation("androidx.emoji2:emoji2-views-helper:1.4.0")
implementation("androidx.preference:preference-ktx:1.2.1")
Expand Down

0 comments on commit bf4895b

Please sign in to comment.