feat: Add progress bar

This commit is contained in:
Lucaskyy
2022-04-11 19:19:35 +02:00
parent bea8b829c7
commit 8d96ec83cb
3 changed files with 58 additions and 14 deletions

View File

@@ -28,6 +28,7 @@ dependencies {
implementation(patchesDependency)
implementation("com.google.code.gson:gson:2.9.0")
implementation("me.tongfei:progressbar:0.9.3")
}
tasks {