mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Disable version 1.8.0 of "Just Another Workout Timer"
This commit is contained in:
parent
c8c59dfc7b
commit
0e9369733f
1 changed files with 4 additions and 3 deletions
|
|
@ -145,10 +145,11 @@ Builds:
|
|||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 20210830
|
||||
disable: Can't import old data
|
||||
commit: 6c2894a965af517ba982ebaa26cb7a603a5144a5
|
||||
output: build/app/outputs/apk/release/app-release-unsigned.apk
|
||||
srclibs:
|
||||
- flutter@1.22.6
|
||||
- flutter@2.2.3
|
||||
prebuild: echo "flutter.sdk=$$flutter$$" >> ../local.properties
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
|
|
@ -160,5 +161,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 20210830
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 20210518
|
||||
|
|
|
|||
Loading…
Reference in a new issue