mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Duorem to 1.1.4 (6)
This commit is contained in:
parent
ca3b8b6ef9
commit
d7b5b13a4d
1 changed files with 10 additions and 2 deletions
|
|
@ -54,6 +54,14 @@ Builds:
|
|||
- yes
|
||||
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||
|
||||
- versionName: 1.1.4
|
||||
versionCode: 6
|
||||
commit: v1.1.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description are maintained by upstream using fastlane in
|
||||
the source repo:
|
||||
|
|
@ -61,5 +69,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v.*\d$
|
||||
CurrentVersion: 1.1.3
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.1.4
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue