We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ff1c5 commit 2c78bfaCopy full SHA for 2c78bfa
app/build.gradle.kts
@@ -32,7 +32,7 @@ android {
32
33
dependencies {
34
//implementation(project(":progressdialoglibrary"))
35
- val progressVersion = "1.5.0"
+ val progressVersion = "1.5.1"
36
implementation("androidx.appcompat:appcompat:1.6.0-alpha04")
37
implementation("com.google.android.material:material:1.6.1")
38
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
0 commit comments