mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update AndroidMic to 2.1.12 (15)
This commit is contained in:
parent
be82b0ef28
commit
303bcefe92
1 changed files with 14 additions and 2 deletions
|
|
@ -36,9 +36,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.12
|
||||
versionCode: 15
|
||||
commit: 47297aabcfe804ba66e892fe5219145bdd44164b
|
||||
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.11
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 2.1.12
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue