mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Contact Diary to 1.4.9 (27)
This commit is contained in:
parent
4b8d6c8266
commit
2165ff6b33
1 changed files with 13 additions and 2 deletions
|
|
@ -146,7 +146,18 @@ Builds:
|
|||
gradle:
|
||||
- github
|
||||
|
||||
- versionName: 1.4.9
|
||||
versionCode: 27
|
||||
commit: a3b33928c93338285c52189fe4d04ced5c85e761
|
||||
subdir: android_app/app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- github
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.8
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 1.4.9
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue