SimpleMobileTools / Simple-Clock

Combination of a beautiful clock with widget, alarm, stopwatch & timer, no ads
https://www.simplemobiletools.com
GNU General Public License v3.0
586 stars 238 forks source link

Update commons version and clean up gradle deprecation warnings #519

Closed esensar closed 11 months ago

tibbi commented 11 months ago

it still gives me an error

Execution failed for task ':app:kspCoreDebugKotlin'.

java.io.EOFException

BUILD FAILED in 789ms 29 actionable tasks: 1 executed, 28 up-to-date

esensar commented 11 months ago

I can't reproduce that. Can you try running it through CLI with --stacktrace or something to get some more information?

tibbi commented 11 months ago

works well now, cleared everything in android studio

tibbi commented 11 months ago

actually, can you maybe update all apps with this and gradle to 8.1.1 too, where it isnt? Just to do it while you are at it, so we wont have to spend time researching it again once we will be forced to do it already.

esensar commented 11 months ago

Makes sense. I will update other apps too.