diff --git a/metadata/com.example.kotlinquiz.yml b/metadata/com.example.kotlinquiz.yml new file mode 100644 index 0000000000..5d070069fb --- /dev/null +++ b/metadata/com.example.kotlinquiz.yml @@ -0,0 +1,28 @@ +Categories: + - Science & Education +License: MIT +AuthorName: NIranjan Lamichhane +SourceCode: https://github.com/NiranjanNlc/Kotilin-Quiz +IssueTracker: https://github.com/NiranjanNlc/Kotilin-Quiz/issues + +AutoName: KotlinQuiz + +RepoType: git +Repo: https://github.com/NiranjanNlc/Kotilin-Quiz + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: 1163b610ad970b5a5f7e9b1a0c635966ccdf446f + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1