Bump me.tongfei:progressbar from 0.10.1 to 0.10.2

Bumps [me.tongfei:progressbar](https://github.com/ctongfei/progressbar) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/ctongfei/progressbar/releases)
- [Changelog](https://github.com/ctongfei/progressbar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ctongfei/progressbar/compare/0.10.1...0.10.2)

---
updated-dependencies:
- dependency-name: me.tongfei:progressbar
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Closes #28

Change-Id: I1ec07b8b650a58f2d4e8a9c2844a9cc5e86ed635
diff --git a/app/build.gradle b/app/build.gradle
index e1b3498..23db8e8 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -56,7 +56,7 @@
     implementation 'org.slf4j:slf4j-simple:2.0.17'
     implementation 'org.apache.ant:ant:1.10.15'
     implementation 'org.apache.commons:commons-compress:1.28.0'
-    implementation 'me.tongfei:progressbar:0.10.1'
+    implementation 'me.tongfei:progressbar:0.10.2'
     implementation 'org.lz4:lz4-java:1.8.0'
 
     // Fix XML APIs conflict - force resolution to the non-relocated version