mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
SourceCode: https://github.com/DesarrolloAntonio/Shiori-Android-Client
|
||||||
IssueTracker: https://github.com/DesarrolloAntonio/Shiori-Android-Client/issues
|
IssueTracker: https://github.com/DesarrolloAntonio/Shiori-Android-Client/issues
|
||||||
|
|
||||||
AutoName: PageKeeper
|
AutoName: Shiori
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/DesarrolloAntonio/Shiori-Android-Client.git
|
Repo: https://github.com/DesarrolloAntonio/Shiori-Android-Client.git
|
||||||
|
|
@ -27,10 +27,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.21'
|
||||||
|
versionCode: 34
|
||||||
|
commit: 5c88c1d3998fc5f559c9dc3cba9642b39697ad6e
|
||||||
|
subdir: presentation
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 7d540aebb849a4ad9237dba1ace4f6dc069e91b8cd140496d2206fb3abd9366b
|
AllowedAPKSigningKeys: 7d540aebb849a4ad9237dba1ace4f6dc069e91b8cd140496d2206fb3abd9366b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: gradle.properties|versionCode=(\d+)|.|versionName=(.*)
|
UpdateCheckData: gradle.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||||
CurrentVersion: '1.20'
|
CurrentVersion: '1.21'
|
||||||
CurrentVersionCode: 33
|
CurrentVersionCode: 34
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue