Skip to content

Commit

Permalink
fix(deps): update dependency androidx.activity:activity-ktx to v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 8f74741 commit 361cc55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ ext {
multiDexVersion = '2.0.1'
annotationLibraryVersion ='1.1.0'
firebaseCrashlyticsVersion = '18.4.1'
activity_version = '1.5.0'
activity_version = '1.7.2'
fragment_version = '1.5.0'
composeVersion = '1.6.0-alpha04'
composeCompiler = '1.3.2'
Expand Down

0 comments on commit 361cc55

Please sign in to comment.