mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Seqular to 2.3.1 (109)
This commit is contained in:
parent
50cae19f6e
commit
9528449207
1 changed files with 11 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ AutoName: Seqular
|
|||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tipone/seqular-android/
|
||||
Binaries: https://github.com/tipone/seqular-android/releases/download/%v-%c/seqular-%v-fdroidRelease.apk
|
||||
Binaries: https://github.com/tipone/seqular-android/releases/download/%v-%c/seqular-%v-%c-fdroidRelease.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 2.3.1
|
||||
|
|
@ -25,10 +25,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
output: build/outputs/apk/fdroidRelease/*.apk
|
||||
binary: https://github.com/tipone/seqular-android/releases/download/%v-%c/seqular-%v-fdroidRelease.apk
|
||||
|
||||
- versionName: 2.3.1
|
||||
versionCode: 109
|
||||
commit: e5b62110108d7fcec61b7c00e327484223afc9a9
|
||||
subdir: mastodon
|
||||
gradle:
|
||||
- fdroid
|
||||
output: build/outputs/apk/fdroidRelease/*.apk
|
||||
|
||||
AllowedAPKSigningKeys: ef8dbb3b86102b29ce819501c7d48dc42f494ccee205e881a51a565bea19b4cd
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.1
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersionCode: 109
|
||||
|
|
|
|||
Loading…
Reference in a new issue