mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-20 22:40:44 +00:00
28 lines
648 B
YAML
28 lines
648 B
YAML
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
|