mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Contact Diary to 1.4.13 (34)
This commit is contained in:
parent
b5e396d7e5
commit
2a8aea2813
1 changed files with 13 additions and 2 deletions
|
|
@ -190,7 +190,18 @@ Builds:
|
|||
gradle:
|
||||
- github
|
||||
|
||||
- versionName: 1.4.13
|
||||
versionCode: 34
|
||||
commit: dfac4bd52ed7b4829cd105cd1fd74e10cfadc784
|
||||
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.12
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 1.4.13
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue