mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
New app: Anti-Mine
This commit is contained in:
parent
992e15e59f
commit
dbf220e658
1 changed files with 25 additions and 0 deletions
25
metadata/dev.lucanlm.antimine.yml
Normal file
25
metadata/dev.lucanlm.antimine.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Lucas Nunes
|
||||
AuthorEmail: me@lucasnlm.dev
|
||||
SourceCode: https://github.com/lucasnlm/antimine-android
|
||||
IssueTracker: https://github.com/lucasnlm/antimine-android/issues
|
||||
Translation: https://crowdin.com/project/antimine-android
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/lucasnlm/antimine-android
|
||||
|
||||
Builds:
|
||||
- versionName: 6.3.2
|
||||
versionCode: 603021
|
||||
commit: 6.3.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
prebuild: sed -i -e '/play-services/d' ../proprietary/build.gradle ../wear/build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.3.2
|
||||
CurrentVersionCode: 603021
|
||||
Loading…
Reference in a new issue