mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Merge branch 'master' into 'master'
Added com.jens.automation2 See merge request fdroid/fdroiddata!8505
This commit is contained in:
commit
27b43e04a9
1 changed files with 29 additions and 0 deletions
29
metadata/com.jens.automation2.yml
Normal file
29
metadata/com.jens.automation2.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Jens Schröder
|
||||
AuthorEmail: android-development@gmx.de
|
||||
SourceCode: https://git.server47.de/jens/Automation
|
||||
Donate: https://server47.de/donate.html
|
||||
Bitcoin: bc1qf9hqymh0qeunvkj95jrl9vtagjsmxuc7c7dle5
|
||||
|
||||
AutoName: Autmation
|
||||
|
||||
RepoType: git
|
||||
Repo: https://git.server47.de/jens/Automation.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.6.21
|
||||
versionCode: 96
|
||||
commit: v1.6.21
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroidFlavor
|
||||
prebuild:
|
||||
- sed -i -e '/firebase/d' build.gradle
|
||||
- sed -i -e '/play-services-location/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.21
|
||||
CurrentVersionCode: 96
|
||||
Loading…
Reference in a new issue