Closed Lauritz-Tieste closed 12 months ago
still happening in 4.0.2 (28227720)
Thats odd. I'm investigating this right now
This is caused by this line: https://github.com/SapuSeven/BetterUntis/blob/3aee9078bc4a59ec8c637e287f91f06a87805a80/gradle.properties#L17-L17
Is there a reason why you added this in c2d8de52 @SapuSeven?
I tried to reduce build times: https://medium.com/@sagar.das/reduce-android-app-build-times-by-enabling-gradle-configuration-cache-927b46476712
There is a bug report at the libraries github for this: https://github.com/mikepenz/AboutLibraries/issues/857
The folks from davx5 just disabled the configuration cache for release builds: https://github.com/bitfireAT/davx5-ose/pull/339#issuecomment-1586120468
How could the error be fixed?
Fixed in 6f924eb11a0bb80ee6042f5fb94c31d05180466b
Steps to Reproduce
Open the libraries section
Expected Result
The libraries should load
Actual Result
No libraries displayed
Android Version
Android 13 / OneUI 5.1
BetterUntis Version
Version 4.0.1 (28131459)
Installation Source
Google Play
Additional information
No response