From 698db1361836db66f32671d19d4eead8c7582577 Mon Sep 17 00:00:00 2001 From: Yuri Volkov Date: Mon, 1 Mar 2021 11:53:45 +0000 Subject: [PATCH] Game2048 1.10.10 - Add "2048 Open Fun Game" to F-Droid repository --- metadata/org.andstatus.game2048.yml | 32 +++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/org.andstatus.game2048.yml diff --git a/metadata/org.andstatus.game2048.yml b/metadata/org.andstatus.game2048.yml new file mode 100644 index 0000000000..b606f40c04 --- /dev/null +++ b/metadata/org.andstatus.game2048.yml @@ -0,0 +1,32 @@ +Categories: + - Games +License: Apache-2.0 +AuthorName: AndStatus +AuthorEmail: andstatus@gmail.com +WebSite: https://github.com/andstatus/game2048/blob/HEAD/README.md +SourceCode: https://github.com/andstatus/game2048 +IssueTracker: https://github.com/andstatus/game2048/issues +Translation: https://crowdin.com/project/2048-open-fun-game +Changelog: https://github.com/andstatus/game2048/blob/HEAD/README.md#changelog +Donate: http://andstatus.org/donate.html +LiberapayID: '34680' + +AutoName: 2048 Open Fun Game + +RepoType: git +Repo: https://github.com/andstatus/game2048.git + +Builds: + - versionName: 1.10.10 + versionCode: 27 + commit: 1.10.10-release + subdir: game2048-android + gradle: + - yes + rm: + - doc + +AutoUpdateMode: Version %v-release +UpdateCheckMode: Tags ^[0-9.]+-release$ +CurrentVersion: 1.10.10 +CurrentVersionCode: 27