We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f94709c commit f73100eCopy full SHA for f73100e
app/build.gradle
@@ -250,8 +250,8 @@ dependencies {
250
fullImplementation 'com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.9'
251
252
// from: https://jitpack.io/#celzero/firestack
253
- download 'com.github.celzero:firestack:6000e8793b@aar'
254
- implementation 'com.github.celzero:firestack:6000e8793b@aar'
+ download 'com.github.celzero:firestack:177d6a51d8@aar'
+ implementation 'com.github.celzero:firestack:177d6a51d8@aar'
255
256
// Work manager
257
implementation('androidx.work:work-runtime-ktx:2.9.0') {
0 commit comments