mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update AndroidMic to 2.2.3 (19)
This commit is contained in:
parent
390180e909
commit
a1c67142fc
1 changed files with 14 additions and 2 deletions
|
|
@ -84,9 +84,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.3
|
||||
versionCode: 19
|
||||
commit: ed9619a6346ae0d2acca14c8391bf783dff8690a
|
||||
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.2.2
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 2.2.3
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue