mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update Contact Diary to 1.4.12 (33)
This commit is contained in:
parent
518b385514
commit
30a773458c
1 changed files with 13 additions and 2 deletions
|
|
@ -179,7 +179,18 @@ Builds:
|
|||
gradle:
|
||||
- github
|
||||
|
||||
- versionName: 1.4.12
|
||||
versionCode: 33
|
||||
commit: ebf2fc35bd1f4837f003be7ce446a7522102ffec
|
||||
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.11
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 1.4.12
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue