We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa9f9e commit 92c2757Copy full SHA for 92c2757
app_using_lib/build.gradle
@@ -28,5 +28,5 @@ dependencies {
28
29
implementation 'androidx.appcompat:appcompat:1.1.0-alpha04'
30
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
31
- implementation 'com.github.cxyzy1:clearEditText:1.0.3'
+ implementation 'com.github.cxyzy1:clearEditText:1.0.4'
32
}
0 commit comments