diff --git a/metadata/rs.ltt.android.yml b/metadata/rs.ltt.android.yml new file mode 100644 index 0000000000..da307e621b --- /dev/null +++ b/metadata/rs.ltt.android.yml @@ -0,0 +1,31 @@ +Categories: + - Internet +License: Apache-2.0 +AuthorName: Daniel Gultsch +WebSite: https://ltt.rs +SourceCode: https://github.com/inputmice/lttrs-android +IssueTracker: https://github.com/inputmice/lttrs-android/issues + +RepoType: git +Repo: https://github.com/inputmice/lttrs-android +Binaries: https://download.ltt.rs/Ltt.rs-%v-release.apk + +Builds: + - versionName: 0.1.0 + versionCode: 1 + commit: 0.1.0 + subdir: app + init: + - cd ../.. + - mv rs.ltt.android rs.ltt.android_underlying + - mkdir rs.ltt.android + - disorderfs --sort-dirents=yes --reverse-dirents=no rs.ltt.android_underlying + rs.ltt.android + - cd rs.ltt.android + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 0.1.0 +CurrentVersionCode: 1