mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Jeden Tag ein Set to 1.2 (30)
This commit is contained in:
parent
882148c3d4
commit
b36efef8d8
1 changed files with 10 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ SourceCode: https://gitlab.com/derSchabi/jedentageinset-android
|
|||
IssueTracker: https://gitlab.com/derSchabi/jedentageinset-android/issues
|
||||
Changelog: https://gitlab.com/derSchabi/jedentageinset-android/releases
|
||||
|
||||
AutoName: Jedentageinset
|
||||
AutoName: Jeden Tag ein Set
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/derSchabi/jedentageinset-android
|
||||
|
|
@ -28,7 +28,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 30
|
||||
commit: v1.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue