mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Merge branch 'dkma' into 'master'
Newapp: dontkillmyapp Closes rfp#1425 See merge request fdroid/fdroiddata!7181
This commit is contained in:
commit
2fd440ab0b
1 changed files with 27 additions and 0 deletions
27
metadata/com.urbandroid.dontkillmyapp.yml
Normal file
27
metadata/com.urbandroid.dontkillmyapp.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- System
|
||||
License: Apache-2.0
|
||||
AuthorEmail: support@urbandroid.org
|
||||
WebSite: https://dontkillmyapp.com/
|
||||
SourceCode: https://github.com/urbandroid-team/dontkillmy-app
|
||||
IssueTracker: https://github.com/urbandroid-team/dontkillmy-app/issues
|
||||
|
||||
AutoName: DontKillMyApp
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/urbandroid-team/dontkillmy-app.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.8'
|
||||
versionCode: 20
|
||||
commit: '1.8'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.8'
|
||||
CurrentVersionCode: 20
|
||||
Loading…
Reference in a new issue