mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Voice to 5.0.2 (3060342)
This commit is contained in:
parent
7af34c175a
commit
ff56c39c0c
1 changed files with 15 additions and 2 deletions
|
|
@ -919,8 +919,21 @@ Builds:
|
|||
scandelete:
|
||||
- buildSrc
|
||||
|
||||
- versionName: 5.0.2
|
||||
versionCode: 3060342
|
||||
commit: 5.0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- opensource
|
||||
prebuild:
|
||||
- sed -i -e '/fabric/d' {..,.}/build.gradle.kts
|
||||
- sed -i -e '/proprietaryImplementation.*{/,/}/d' ../crashreporting/build.gradle.kts
|
||||
- sed -i -e '/lintOptions {/a\ isCheckReleaseBuilds = false' build.gradle.kts
|
||||
scandelete:
|
||||
- buildSrc
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/PaulWoitaschek/Voice/raw/master/buildSrc/src/main/kotlin/deps/Deps.kt|versionCode\s*=\s*([0-9]+)|.|versionName\s*=\s*"(.+)"
|
||||
CurrentVersion: 5.0.1
|
||||
CurrentVersionCode: 3060341
|
||||
CurrentVersion: 5.0.2
|
||||
CurrentVersionCode: 3060342
|
||||
|
|
|
|||
Loading…
Reference in a new issue