mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Contact Diary to 1.4.8 (26)
This commit is contained in:
parent
ce3ac464de
commit
094772baaf
1 changed files with 13 additions and 2 deletions
|
|
@ -135,7 +135,18 @@ Builds:
|
|||
gradle:
|
||||
- github
|
||||
|
||||
- versionName: 1.4.8
|
||||
versionCode: 26
|
||||
commit: d50920994c019aabf54935d2e495dab577cfe201
|
||||
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.7
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: 1.4.8
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue