mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Read You to 0.9.1 (15)
This commit is contained in:
parent
98a7f02aaa
commit
eea0bb6338
1 changed files with 13 additions and 2 deletions
|
|
@ -47,7 +47,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 0.9.1
|
||||
versionCode: 15
|
||||
commit: db8fb339ebea4f39338154c2310b5e64eefc2cc6
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.0
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 0.9.1
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue