mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Audile to 1.11.0 (32)
This commit is contained in:
parent
c314ae76e6
commit
86506b7e32
1 changed files with 12 additions and 2 deletions
|
|
@ -320,7 +320,17 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- build-logic
|
- build-logic
|
||||||
|
|
||||||
|
- versionName: 1.11.0
|
||||||
|
versionCode: 32
|
||||||
|
commit: 0e2ed409d67e1ae856ee733adb0a4c509fafa4cd
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/androidGradlePlugin/s/8.12.0/8.11.1/' ../gradle/libs.versions.toml
|
||||||
|
scandelete:
|
||||||
|
- build-logic
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||||
CurrentVersion: 1.10.1
|
CurrentVersion: 1.11.0
|
||||||
CurrentVersionCode: 31
|
CurrentVersionCode: 32
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue