mlopatkin / andlogview

Tool for viewing application logs from Android devices.
https://andlogview.mlopatkin.name/
Apache License 2.0
43 stars 6 forks source link

Use gradle-build-action to run builds on GitHub Actions #243

Closed mlopatkin closed 2 years ago

mlopatkin commented 2 years ago

The official Gradle's Action promises a better caching support. It makes sense to switch to it.