mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'insultgen' into 'master'
new app: Evil Insult Generator Closes rfp#1498 See merge request fdroid/fdroiddata!8158
This commit is contained in:
commit
51accb2023
1 changed files with 28 additions and 0 deletions
28
metadata/com.evilinsult.yml
Normal file
28
metadata/com.evilinsult.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
||||||
|
Categories:
|
||||||
|
- Science & Education
|
||||||
|
License: Unlicense
|
||||||
|
AuthorName: Evil Insult Generator & Contributors
|
||||||
|
AuthorEmail: marvin@evilinsult.com
|
||||||
|
WebSite: https://evilinsult.com/
|
||||||
|
SourceCode: https://github.com/EvilInsultGenerator/android-app
|
||||||
|
IssueTracker: https://github.com/EvilInsultGenerator/android-app/issues
|
||||||
|
Translation: https://crowdin.com/project/evil-insult-generator-android/
|
||||||
|
Donate: https://evilinsult.com/donate/
|
||||||
|
|
||||||
|
AutoName: Evil Insult Generator
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/EvilInsultGenerator/android-app
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '2.0'
|
||||||
|
versionCode: 20
|
||||||
|
commit: v2.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '2.0'
|
||||||
|
CurrentVersionCode: 20
|
||||||
Loading…
Reference in a new issue