New App: de.drmaxnix.birthdaycountdown

This commit is contained in:
DrMaxNix 2022-07-19 13:47:47 +00:00 committed by linsui
parent dd848d7357
commit bad00100cf

View file

@ -0,0 +1,30 @@
Categories:
- Time
License: MIT
AuthorName: DrMaxNix
AuthorEmail: contact@drmaxnix.de
AuthorWebSite: https://www.drmaxnix.de
WebSite: https://birthdaycountdown.drmaxnix.de/
SourceCode: https://github.com/DrMaxNix/birthdaycountdown
AutoName: Birthday Countdown
RepoType: git
Repo: https://github.com/DrMaxNix/birthdaycountdown.git
Builds:
- versionName: 1.0.0
versionCode: 1
commit: v1.0.0
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