mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 19:25:39 +00:00
Update QR share to 1.0.15 (15)
This commit is contained in:
parent
4d31ce6083
commit
cbd633022b
1 changed files with 12 additions and 4 deletions
|
|
@ -10,7 +10,7 @@ AutoName: QR share
|
|||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mrwm/QRshare.git
|
||||
Binaries: https://github.com/mrwm/QRshare/releases/download/v%v/app-release.apk
|
||||
Binaries: https://github.com/mrwm/QRshare/releases/download/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.10
|
||||
|
|
@ -35,10 +35,18 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/mrwm/QRshare/releases/download/v%v/app-release.apk
|
||||
|
||||
- versionName: 1.0.15
|
||||
versionCode: 15
|
||||
commit: 7c0e81a2150282c0e4ac192377c3f652f8afb810
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: e42fc590cebbffb1434270cd226d6d70337d04419585c53652d80ceb942b3829
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.14
|
||||
CurrentVersionCode: 14
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 1.0.15
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue