mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Omni Notes to 6.2.5 (320)
This commit is contained in:
parent
57bd8766e0
commit
140d1cc150
1 changed files with 12 additions and 2 deletions
|
|
@ -200,8 +200,18 @@ Builds:
|
|||
- sed -i -e '/org.sonarqube/,/^}/d' ../build.gradle
|
||||
- sed -i -e '/outputFileName/d' build.gradle
|
||||
|
||||
- versionName: 6.2.5
|
||||
versionCode: 320
|
||||
commit: 998255e75039cc0876360b2ce2dc5b9060ba9799
|
||||
subdir: omniNotes
|
||||
gradle:
|
||||
- foss
|
||||
prebuild:
|
||||
- sed -i -e '/org.sonarqube/,/^}/d' ../build.gradle
|
||||
- sed -i -e '/outputFileName/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
|
||||
CurrentVersion: 6.2.4
|
||||
CurrentVersionCode: 319
|
||||
CurrentVersion: 6.2.5
|
||||
CurrentVersionCode: 320
|
||||
|
|
|
|||
Loading…
Reference in a new issue