mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Cofi - remove nonFree dependecies
This commit is contained in:
parent
a761c2df65
commit
752c5ba866
1 changed files with 11 additions and 8 deletions
|
|
@ -3,10 +3,11 @@ Categories:
|
|||
License: GPL-3.0-only
|
||||
AuthorName: Leon Omelan
|
||||
AuthorEmail: rozpierog@gmail.com
|
||||
AuthorWebSite: https://twitter.com/leonomelan
|
||||
AuthorWebSite: https://fosstodon.org/@LeonOmelan
|
||||
WebSite: https://rozpierog.github.io/Cofi/
|
||||
SourceCode: https://github.com/rozPierog/Cofi
|
||||
IssueTracker: https://github.com/rozPierog/Cofi/issues
|
||||
Donate: https://github.com/sponsors/rozPierog
|
||||
|
||||
Name: Cofi - Brew Timer
|
||||
AutoName: Cofi
|
||||
|
|
@ -165,15 +166,17 @@ Builds:
|
|||
gradle:
|
||||
- full
|
||||
|
||||
- versionName: 1.11.0
|
||||
versionCode: 102
|
||||
disable: https://github.com/rozPierog/Cofi/issues/119
|
||||
commit: 8615e6d5b29491cc8dcd15f55704843514ce0022
|
||||
- versionName: 1.11.1
|
||||
versionCode: 105
|
||||
commit: f8c0316031da1fdb326bf8c643eeb3f1e369998a
|
||||
subdir: app
|
||||
gradle:
|
||||
- full
|
||||
rm:
|
||||
- wearOS
|
||||
prebuild: sed -i -e '/wearOS/d' ../settings.gradle
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.11.0
|
||||
CurrentVersionCode: 102
|
||||
CurrentVersion: 1.11.1
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue