mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Newapp: dontkillmyapp
This commit is contained in:
parent
68fbabe5c3
commit
9233fd50b8
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