mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
Update sharing to 1.5 (15)
This commit is contained in:
parent
80caf499e2
commit
80a4fd85a7
1 changed files with 9 additions and 2 deletions
|
|
@ -20,9 +20,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 15
|
||||
commit: d8d4a67717f386bf35c58ca8f8b69a4ffdc1e91b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 82322a1b5caac500e9547cca4579b234ef872572cd5fad82cd75edeb589e8f8d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^((?!alpha|beta).)*$
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue