We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd8750 commit 7726e76Copy full SHA for 7726e76
app/build.gradle
@@ -115,7 +115,7 @@ dependencies {
115
implementation 'com.facebook.stetho:stetho:1.5.0'
116
117
// Sweet Error for error handling
118
- implementation 'com.github.therajanmaurya:Sweet-Error:1.0.0'
+ implementation 'com.github.therajanmaurya:Sweet-Error:1.0.7'
119
120
//Stepper version
121
implementation "com.stepstone.stepper:material-stepper:$rootProject.stepperVersion"
0 commit comments