diff --git a/metadata/com.confinement.diconfinement.yml b/metadata/com.confinement.diconfinement.yml new file mode 100644 index 0000000000..9a9846f23c --- /dev/null +++ b/metadata/com.confinement.diconfinement.yml @@ -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