mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Shiori to 1.21 (34)
This commit is contained in:
parent
f8d2fac754
commit
163aa4ccb6
1 changed files with 10 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ AuthorEmail: desarrollodroide@gmail.com
|
|||
SourceCode: https://github.com/DesarrolloAntonio/Shiori-Android-Client
|
||||
IssueTracker: https://github.com/DesarrolloAntonio/Shiori-Android-Client/issues
|
||||
|
||||
AutoName: PageKeeper
|
||||
AutoName: Shiori
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/DesarrolloAntonio/Shiori-Android-Client.git
|
||||
|
|
@ -27,10 +27,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.21'
|
||||
versionCode: 34
|
||||
commit: 5c88c1d3998fc5f559c9dc3cba9642b39697ad6e
|
||||
subdir: presentation
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 7d540aebb849a4ad9237dba1ace4f6dc069e91b8cd140496d2206fb3abd9366b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: '1.20'
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: '1.21'
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue