mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update IndiePass to 0.84 (84)
This commit is contained in:
parent
7a3fdbf9b5
commit
d51928f1e4
1 changed files with 10 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ SourceCode: https://github.com/marksuth/indigenous-android
|
|||
IssueTracker: https://github.com/marksuth/indigenous-android/issues
|
||||
Changelog: https://github.com/marksuth/indigenous-android/releases
|
||||
|
||||
AutoName: Indigenous
|
||||
AutoName: IndiePass
|
||||
Description: |-
|
||||
An app with extensions for sharing information using your IndieWeb domain or Fediverse account like Mastodon or Pixelfed. More information on
|
||||
https://indigenous.marksuth.dev and https://indieweb.org/Indigenous
|
||||
|
|
@ -179,7 +179,14 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: '0.84'
|
||||
versionCode: 84
|
||||
commit: 2fdc273f8124982e3746edf117bec9ea1f3596ad
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.82'
|
||||
CurrentVersionCode: 82
|
||||
CurrentVersion: '0.84'
|
||||
CurrentVersionCode: 84
|
||||
|
|
|
|||
Loading…
Reference in a new issue