diff --git a/metadata/com.android.geto.yml b/metadata/com.android.geto.yml new file mode 100644 index 0000000000..b01bafee71 --- /dev/null +++ b/metadata/com.android.geto.yml @@ -0,0 +1,34 @@ +Categories: + - Development + - System +License: GPL-3.0-only +SourceCode: https://github.com/JackEblan/Geto +IssueTracker: https://github.com/JackEblan/Geto/issues +Changelog: https://github.com/JackEblan/Geto/releases + +AutoName: Geto + +RepoType: git +Repo: https://github.com/JackEblan/Geto.git +Binaries: https://github.com/JackEblan/Geto/releases/download/v%v/app-release.apk + +Builds: + - versionName: '1.3' + versionCode: 3 + commit: 2f1b8eeeeef31f1ee635245cba09d21dc950efbf + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + scandelete: + - build-logic/convention/build + +AllowedAPKSigningKeys: 94a9d87cc8f0c33191a233ac74ed5c9e4e1afd556a9d916ac533bc50083a8dff + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.3' +CurrentVersionCode: 3