mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update AndroidMic to 2.2.2 (18)
This commit is contained in:
parent
031cf41e10
commit
74d495d7dc
1 changed files with 14 additions and 2 deletions
|
|
@ -72,9 +72,21 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.2.2
|
||||||
|
versionCode: 18
|
||||||
|
commit: 903608fa386e60b4916a84d088c531782bf838b4
|
||||||
|
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
|
AllowedAPKSigningKeys: 34b2b2dc7773b54fc177dfc0833941dcb74c943f280caeedccdb618a00dcdaa9
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.2.1
|
CurrentVersion: 2.2.2
|
||||||
CurrentVersionCode: 17
|
CurrentVersionCode: 18
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue