Skip to content

Commit f73100e

Browse files
committed
bump firestack version for v055k
1 parent f94709c commit f73100e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ dependencies {
250250
fullImplementation 'com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.9'
251251

252252
// from: https://jitpack.io/#celzero/firestack
253-
download 'com.github.celzero:firestack:6000e8793b@aar'
254-
implementation 'com.github.celzero:firestack:6000e8793b@aar'
253+
download 'com.github.celzero:firestack:177d6a51d8@aar'
254+
implementation 'com.github.celzero:firestack:177d6a51d8@aar'
255255

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

0 commit comments

Comments
 (0)