new app: Diconfinement (com.confinement.diconfinement)

This commit is contained in:
Izzy 2021-11-26 20:12:55 +00:00
parent d3816388fd
commit 024ff88651

View file

@ -0,0 +1,31 @@
Categories:
- Science & Education
License: GPL-3.0-only
AuthorName: Antoine FLINOIS
SourceCode: https://github.com/Flinou/Dico
IssueTracker: https://github.com/Flinou/Dico/issues
Changelog: https://github.com/Flinou/Dico/releases
AutoName: Diconfinement
RepoType: git
Repo: https://github.com/Flinou/Dico
Builds:
- versionName: '7.2'
versionCode: 15
commit: v7.2
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
gradleprops:
- android.useAndroidX=true
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '7.2'
CurrentVersionCode: 15