mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Activity Diary to 1.4.2 (136)
This commit is contained in:
parent
e291344fe4
commit
55edce5ba5
1 changed files with 13 additions and 2 deletions
|
|
@ -107,7 +107,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.2
|
||||
versionCode: 136
|
||||
commit: 22593ca02b897132c5649f1219aa93448dc18b06
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 135
|
||||
CurrentVersion: 1.4.2
|
||||
CurrentVersionCode: 136
|
||||
|
|
|
|||
Loading…
Reference in a new issue