Skip to content

Commit 2c78bfa

Browse files
After Fixing Bug and Adding Time Tracking feature.
1 parent 80ff1c5 commit 2c78bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232

3333
dependencies {
3434
//implementation(project(":progressdialoglibrary"))
35-
val progressVersion = "1.5.0"
35+
val progressVersion = "1.5.1"
3636
implementation("androidx.appcompat:appcompat:1.6.0-alpha04")
3737
implementation("com.google.android.material:material:1.6.1")
3838
implementation("androidx.constraintlayout:constraintlayout:2.1.4")

0 commit comments

Comments
 (0)