mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update Audio Recorder to 3.5.22 (378)
This commit is contained in:
parent
fba34876ff
commit
36089fa43f
1 changed files with 16 additions and 2 deletions
|
|
@ -1010,7 +1010,21 @@ Builds:
|
|||
prebuild: sed -i -e '/applicationVariants/,/^ }/d' build.gradle
|
||||
ndk: r16b
|
||||
|
||||
- versionName: 3.5.22
|
||||
versionCode: 378
|
||||
commit: 258aa21e2ac7c678ca048adf3c0f4e5e331487b6
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
||||
- update-java-alternatives --set java-1.11.0-openjdk-amd64
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/applicationVariants/,/^ }/d' build.gradle
|
||||
ndk: r16b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.5.21
|
||||
CurrentVersionCode: 377
|
||||
CurrentVersion: 3.5.22
|
||||
CurrentVersionCode: 378
|
||||
|
|
|
|||
Loading…
Reference in a new issue