mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 03:52:13 +00:00
62 lines
1.9 KiB
YAML
62 lines
1.9 KiB
YAML
Categories:
|
|
- Phone & SMS
|
|
- System
|
|
License: GPL-3.0-only
|
|
AuthorName: Thirumalai K G
|
|
AuthorEmail: thirumalaikg.dev@gmail.com
|
|
AuthorWebSite: https://github.com/Thiru-Malai
|
|
WebSite: https://github.com/Thiru-Malai/CallLimiter
|
|
SourceCode: https://github.com/Thiru-Malai/CallLimiter
|
|
IssueTracker: https://github.com/Thiru-Malai/CallLimiter/issues
|
|
Changelog: https://github.com/Thiru-Malai/CallLimiter/releases
|
|
Donate: https://www.buymeacoffee.com/thirumalaikg
|
|
|
|
AutoName: Call Limiter
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/Thiru-Malai/CallLimiter.git
|
|
Binaries: https://github.com/Thiru-Malai/CallLimiter/releases/download/%v/call-limiter-%v.apk
|
|
|
|
Builds:
|
|
- versionName: 0.3.2
|
|
versionCode: 3
|
|
commit: 0.3.2
|
|
subdir: app
|
|
sudo:
|
|
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.3.3
|
|
versionCode: 4
|
|
commit: 54d5bd9a285aed806a1535c10673830da13630b2
|
|
subdir: app
|
|
sudo:
|
|
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.3.4
|
|
versionCode: 5
|
|
commit: bc742a4f7d85089adb45bf1b5bebb6c8d3312afa
|
|
subdir: app
|
|
sudo:
|
|
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: 860a758bb0b361d3fcf329f8091eda60ee055979637cd91126ec7fff1ef4f296
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags ^[0-9.]+$
|
|
CurrentVersion: 0.3.4
|
|
CurrentVersionCode: 5
|