mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 03:22:25 +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
|
- yes
|
||||||
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
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: |-
|
MaintainerNotes: |-
|
||||||
Summary and Description are maintained by upstream using fastlane in
|
Summary and Description are maintained by upstream using fastlane in
|
||||||
the source repo:
|
the source repo:
|
||||||
|
|
@ -61,5 +69,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags v.*\d$
|
UpdateCheckMode: Tags v.*\d$
|
||||||
CurrentVersion: 1.1.3
|
CurrentVersion: 1.1.4
|
||||||
CurrentVersionCode: 5
|
CurrentVersionCode: 6
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue