Skip to content

Commit

Permalink
bump firestack version for v055k
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainmohd-a committed May 24, 2024
1 parent f94709c commit f73100e
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 @@ -250,8 +250,8 @@ dependencies {
fullImplementation 'com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.9'

// from: https://jitpack.io/#celzero/firestack
download 'com.github.celzero:firestack:6000e8793b@aar'
implementation 'com.github.celzero:firestack:6000e8793b@aar'
download 'com.github.celzero:firestack:177d6a51d8@aar'
implementation 'com.github.celzero:firestack:177d6a51d8@aar'

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

0 comments on commit f73100e

Please sign in to comment.