I've created a small tool for checking for updates...
# opensource
d
I've created a small tool for checking for updates in the version catalog. Android Studio/IDEA often doesn't handle this well. You can install it via pip:
pip install kataloger
. After installation, just run it in the project directory where the catalog is located. You can fine-tune the settings using a configuration file. I'm open to any feedback and suggestions! GitHub: https://github.com/dzmpr/kataloger
🚀 2
🙏 1
m
Very cool 👏