Update Birthday Countdown to 1.1.0 (2)

This commit is contained in:
F-Droid checkupdates bot 2022-09-01 05:12:23 +00:00
parent eef4d44385
commit e1ab6ff15b

View file

@ -24,7 +24,18 @@ Builds:
gradle:
- yes
- versionName: 1.1.0
versionCode: 2
commit: b50bf67c7055f82e7474fad51c77b75821c6f764
subdir: android-app/app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 1.0.0
CurrentVersionCode: 1
CurrentVersion: 1.1.0
CurrentVersionCode: 2