mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Audio Recorder to 0.9.26 (926)
This commit is contained in:
parent
afc70ba51f
commit
9ced101f38
1 changed files with 14 additions and 2 deletions
|
|
@ -57,9 +57,21 @@ Builds:
|
|||
- yes
|
||||
output: build/outputs/apk/releaseConfig/release/app-releaseConfig-release-unsigned.apk
|
||||
|
||||
- versionName: 0.9.26
|
||||
versionCode: 926
|
||||
commit: 554c9c8805f3d5629475fc1538362c8c2ef66cf6
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/releaseConfig/release/app-releaseConfig-release-unsigned.apk
|
||||
|
||||
MaintainerNotes: Yes, 'output' really has to be specified.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.22
|
||||
CurrentVersionCode: 922
|
||||
CurrentVersion: 0.9.26
|
||||
CurrentVersionCode: 926
|
||||
|
|
|
|||
Loading…
Reference in a new issue