Fixed - File loading bugs, optimized refresh using DiffUtil more efficiently

This commit is contained in:
Binondi
2025-06-07 19:24:32 +05:30
parent 5c5e0e4be8
commit 2de1b28afe
10 changed files with 623 additions and 731 deletions

View File

@@ -1,5 +1,5 @@
[versions]
agp = "8.9.3"
agp = "8.10.1"
documentfile = "1.1.0"
exp4j = "0.4.8"
glide = "4.16.0"
@@ -8,7 +8,7 @@ coreKtx = "1.16.0"
junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
appcompat = "1.7.0"
appcompat = "1.7.1"
lottie = "6.2.0"
material = "1.12.0"
activity = "1.10.1"