mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update BirthDayDroid to 20211213_V53 (53)
This commit is contained in:
parent
34416b4023
commit
321bce2e41
1 changed files with 13 additions and 2 deletions
|
|
@ -200,7 +200,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 20211213_V53
|
||||
versionCode: 53
|
||||
commit: 26cf2fdb9d68b84028da9aec107f08db4c8adb54
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 20211128_V52
|
||||
CurrentVersionCode: 52
|
||||
CurrentVersion: 20211213_V53
|
||||
CurrentVersionCode: 53
|
||||
|
|
|
|||
Loading…
Reference in a new issue