vinaygopinath / launch-chat

Chat with WhatsApp, Signal and Telegram users without saving phone numbers or sharing your contacts with the app
https://f-droid.org/en/packages/org.vinaygopinath.launchchat/
GNU General Public License v3.0
123 stars 9 forks source link

Update build.gradle to use TOML version catalog #34

Closed vinaygopinath closed 4 months ago

vinaygopinath commented 4 months ago

Android Studio does not have support for version catalogs defined in settings.gradle. On its insistence, this refactors the repo to create a libs.versions.toml and moves all versions, libraries, bundles and plugin definitions into it.