Add org.vinaygopinath.launchchat

This commit is contained in:
Vinay Gopinath 2024-02-29 10:04:21 +00:00 committed by linsui
parent 8dc674a6e9
commit 3a3d90f7f1

View file

@ -0,0 +1,34 @@
AntiFeatures:
NonFreeDep:
en-US: Requires WhatsApp or Telegram to be installed on your device.
NonFreeNet:
en-US: Depends on the WhatsApp and Telegram public API.
Categories:
- Internet
- Phone & SMS
License: GPL-3.0-only
AuthorName: Vinay Gopinath
SourceCode: https://github.com/vinaygopinath/launch-chat
IssueTracker: https://github.com/vinaygopinath/launch-chat/issues
AutoName: Launch Chat
RepoType: git
Repo: https://github.com/vinaygopinath/launch-chat.git
Builds:
- versionName: 1.0.0
versionCode: 1
commit: v1.0.0
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0.0
CurrentVersionCode: 1