diff --git a/metadata/dev.serwin.AnarchRE.yml b/metadata/dev.serwin.AnarchRE.yml index a80e9d0f4d..ef9ed75a44 100644 --- a/metadata/dev.serwin.AnarchRE.yml +++ b/metadata/dev.serwin.AnarchRE.yml @@ -1,6 +1,9 @@ Categories: - Games License: CC0-1.0 +AuthorName: Marcin Serwin +AuthorEmail: marcin@serwin.dev +AuthorWebSite: https://serwin.dev WebSite: https://git.sr.ht/~marcin-serwin/anarch-re SourceCode: https://git.sr.ht/~marcin-serwin/anarch-re-android IssueTracker: https://lists.sr.ht/~marcin-serwin/public-inbox @@ -29,7 +32,21 @@ Builds: - make assets - find assets -type f -executable -exec rm {} \; + - versionName: z2 + versionCode: 2 + commit: z2 + subdir: app + submodules: true + sudo: + - apt-get update + - apt-get install -y make + gradle: + - yes + rm: + - app/jni/src/anarch-re/media/main_theme.zip + - app/jni/SDL/Xcode/SDL/pkg-support/resources/SDL_DS_Store + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '1.0' -CurrentVersionCode: 1 +CurrentVersion: z2 +CurrentVersionCode: 2