mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update MyHackerspace package name and version
This commit is contained in:
parent
71dd53fa34
commit
ff31bef215
1 changed files with 5 additions and 5 deletions
|
|
@ -12,14 +12,14 @@ RepoType: git
|
||||||
Repo: https://github.com/spaceapi-community/my-hackerspace.git
|
Repo: https://github.com/spaceapi-community/my-hackerspace.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 2.0.1
|
- versionName: 2.0.2
|
||||||
versionCode: 101
|
versionCode: 102
|
||||||
commit: v2.0.1
|
commit: v2.0.2
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.0.1
|
CurrentVersion: 2.0.2
|
||||||
CurrentVersionCode: 101
|
CurrentVersionCode: 102
|
||||||
Loading…
Reference in a new issue