mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +00:00
Update Contact Diary to 1.4.10 (30)
This commit is contained in:
parent
3551ebdc53
commit
c0d03db2f4
1 changed files with 13 additions and 2 deletions
|
|
@ -157,7 +157,18 @@ Builds:
|
|||
gradle:
|
||||
- github
|
||||
|
||||
- versionName: 1.4.10
|
||||
versionCode: 30
|
||||
commit: 0fdfc7152e1f118fbaee2d3674c290de4ddcb406
|
||||
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.9
|
||||
CurrentVersionCode: 27
|
||||
CurrentVersion: 1.4.10
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue