diff --git a/metadata/com.omelan.cofi.yml b/metadata/com.omelan.cofi.yml index 9e361dc00a..0dcd511b0b 100644 --- a/metadata/com.omelan.cofi.yml +++ b/metadata/com.omelan.cofi.yml @@ -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