mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 12:02:14 +00:00
Update Audio Recorder to 3.3.24 (349)
This commit is contained in:
parent
ab8727e7a2
commit
a2b2a0ee00
1 changed files with 10 additions and 2 deletions
|
|
@ -871,7 +871,15 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
|
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: 3.3.24
|
||||||
|
versionCode: 349
|
||||||
|
commit: audiorecorder-3.3.24
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version audiorecorder-%v
|
AutoUpdateMode: Version audiorecorder-%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.3.22
|
CurrentVersion: 3.3.24
|
||||||
CurrentVersionCode: 347
|
CurrentVersionCode: 349
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue