mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
NewApp: io.github.teamclouday.AndroidMic
This commit is contained in:
parent
f1b1360e1a
commit
d160ce1abc
1 changed files with 32 additions and 0 deletions
32
metadata/io.github.teamclouday.AndroidMic.yml
Normal file
32
metadata/io.github.teamclouday.AndroidMic.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
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
|
||||
Loading…
Reference in a new issue