Newapp: Seconds Clock

This commit is contained in:
Licaon_Kter 2022-06-14 14:40:46 +03:00
parent 1071309a2d
commit 99feb2742b

View file

@ -0,0 +1,28 @@
Categories:
- Theming
License: GPL-3.0-or-later
SourceCode: https://github.com/rparkins999/AndroidSecondsClock
IssueTracker: https://github.com/rparkins999/AndroidSecondsClock/issues
AutoName: Seconds Clock
RepoType: git
Repo: https://github.com/rparkins999/AndroidSecondsClock
Builds:
- versionName: '2.2'
versionCode: 6
commit: v2.2
subdir: SecondsClock
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '2.2'
CurrentVersionCode: 6