mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update Read You to 0.8.3 (13)
This commit is contained in:
parent
373baf9fa0
commit
b097f65927
1 changed files with 13 additions and 2 deletions
|
|
@ -25,7 +25,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 0.8.3
|
||||
versionCode: 13
|
||||
commit: 7a47329902c08933058f3ccaef0178a8b08cb16e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.8.1
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 0.8.3
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue