mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Wear OS removed from fdroid build
This commit is contained in:
parent
576fc1fb3a
commit
d24fd7df7f
1 changed files with 3 additions and 4 deletions
|
|
@ -423,9 +423,8 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 41
|
||||
disable: https://github.com/jithware/brethap/issues/60
|
||||
commit: 370b65326a6c1bb212162c911222cb1607284287
|
||||
versionCode: 47
|
||||
commit: d7c1c21bb007f41dcd5f6e6913b8f3cbca0b0182
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.0.5
|
||||
|
|
@ -444,4 +443,4 @@ AutoUpdateMode: None
|
|||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 41
|
||||
CurrentVersionCode: 47
|
||||
|
|
|
|||
Loading…
Reference in a new issue