mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update ${applicationName} to v3.3.1 (3251)
This commit is contained in:
parent
9c65e1299c
commit
533b15599e
1 changed files with 9 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ IssueTracker: https://github.com/OpenTracksApp/OpenTracks/issues
|
|||
Changelog: https://github.com/OpenTracksApp/opentracks/releases
|
||||
LiberapayID: '1594240'
|
||||
|
||||
AutoName: OpenTracks
|
||||
AutoName: ${applicationName}
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/OpenTracksApp/OpenTracks
|
||||
|
|
@ -84,7 +84,13 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v3.3.1
|
||||
versionCode: 3251
|
||||
commit: v3.3.1
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v3.2.11
|
||||
CurrentVersionCode: 3213
|
||||
CurrentVersion: v3.3.1
|
||||
CurrentVersionCode: 3251
|
||||
|
|
|
|||
Loading…
Reference in a new issue