mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Notes to 1.1 (2)
This commit is contained in:
parent
e1ee6939c2
commit
0b7ab76cd1
1 changed files with 10 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ License: GPL-3.0-only
|
|||
SourceCode: https://codeberg.org/jonas-l/musical-notes-android
|
||||
IssueTracker: https://codeberg.org/jonas-l/musical-notes-android/issues
|
||||
|
||||
AutoName: Musical Notes
|
||||
AutoName: Notes
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/jonas-l/musical-notes-android.git
|
||||
|
|
@ -17,7 +17,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: release-1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version release-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue