Skip to content

Commit

Permalink
fix(deps): update dependency androidx.activity:activity-ktx to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent a2971e4 commit 45266b5
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.8.0'
fragment_version = '1.5.0'
composeVersion = '1.6.0-alpha05'
composeCompiler = '1.3.2'
Expand Down

0 comments on commit 45266b5

Please sign in to comment.