Skip to content

Commit

Permalink
bump firestack version for v055h
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainmohd-a committed Apr 26, 2024
1 parent a7688ee commit 09d6437
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:99521f3ca9@aar'
implementation 'com.github.celzero:firestack:99521f3ca9@aar'
download 'com.github.celzero:firestack:1f812ec9e6@aar'
implementation 'com.github.celzero:firestack:1f812ec9e6@aar'

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

0 comments on commit 09d6437

Please sign in to comment.