mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
32 lines
937 B
YAML
32 lines
937 B
YAML
Categories:
|
|
- Connectivity
|
|
License: GPL-3.0-only
|
|
AuthorName: teamclouday
|
|
SourceCode: https://github.com/teamclouday/AndroidMic
|
|
IssueTracker: https://github.com/teamclouday/AndroidMic/issues
|
|
|
|
AutoName: AndroidMic
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/teamclouday/AndroidMic.git
|
|
Binaries: https://github.com/teamclouday/AndroidMic/releases/download/%v/app-release.apk
|
|
|
|
Builds:
|
|
- versionName: 2.1.9
|
|
versionCode: 12
|
|
commit: 1f1820656dd1895ac7456afd28ea864aea80f125
|
|
subdir: Android/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: 34b2b2dc7773b54fc177dfc0833941dcb74c943f280caeedccdb618a00dcdaa9
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.1.9
|
|
CurrentVersionCode: 12
|