mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Buddha Quotes to v2.1.0 (1012)
This commit is contained in:
parent
22622456d8
commit
41a3a436bd
1 changed files with 13 additions and 2 deletions
|
|
@ -67,7 +67,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v2.1.0
|
||||
versionCode: 1012
|
||||
commit: v2.1.0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v2.0.0
|
||||
CurrentVersionCode: 1011
|
||||
CurrentVersion: v2.1.0
|
||||
CurrentVersionCode: 1012
|
||||
|
|
|
|||
Loading…
Reference in a new issue