Skip to content

Commit

Permalink
bump firestack version v055f
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainmohd-a committed Apr 24, 2024
1 parent 8655ee8 commit 6ba5557
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@ dependencies {
fullImplementation 'com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.9'

// from: https://jitpack.io/#celzero/firestack
download 'com.github.celzero:firestack:734a7518f1@aar'
implementation 'com.github.celzero:firestack:734a7518f1@aar'
download 'com.github.celzero:firestack:602a1e456d@aar'
implementation 'com.github.celzero:firestack:602a1e456d@aar'

// Work manager
implementation('androidx.work:work-runtime-ktx:2.9.0') {
Expand Down

0 comments on commit 6ba5557

Please sign in to comment.