mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Contact Diary to 1.4.11 (31)
This commit is contained in:
parent
2d79aa152d
commit
6367d05153
1 changed files with 13 additions and 2 deletions
|
|
@ -168,7 +168,18 @@ Builds:
|
|||
gradle:
|
||||
- github
|
||||
|
||||
- versionName: 1.4.11
|
||||
versionCode: 31
|
||||
commit: f57e31c311f68aa067abb2d3de496b8d00e300a6
|
||||
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.10
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: 1.4.11
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue