From 80823f818503cb35dc2165c39f2d85b17ce2e834 Mon Sep 17 00:00:00 2001 From: NIranjan Lamichhane <77341018@nou.edu.np> Date: Fri, 12 Jan 2024 14:47:32 +0000 Subject: [PATCH] Added Kotlin quiz --- metadata/com.example.kotlinquiz.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/com.example.kotlinquiz.yml 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