diff --git a/metadata/com.sdcardstoryteller.yml b/metadata/com.sdcardstoryteller.yml new file mode 100644 index 0000000000..a60a0c19fa --- /dev/null +++ b/metadata/com.sdcardstoryteller.yml @@ -0,0 +1,31 @@ +Categories: + - Games +License: MPL-2.0 +AuthorName: Fred Par +SourceCode: https://github.com/fparrel/SDCardStoryTeller +IssueTracker: https://github.com/fparrel/SDCardStoryTeller/issues + +AutoName: SDCard StoryTeller + +RepoType: git +Repo: https://github.com/fparrel/SDCardStoryTeller.git +Binaries: https://github.com/fparrel/SDCardStoryTeller/releases/download/%v/app-release-unsigned-signed.apk + +Builds: + - versionName: '1.2' + versionCode: 3 + commit: 28c6e3fc8bd0bcc05ba94c4b4f9de93f6b347707 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + +AllowedAPKSigningKeys: 9b17f5b2ae84d8913fb84c1585ac78c7cd778edab0a14a0d4e11551600a029b0 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.2' +CurrentVersionCode: 3