Disable version 1.8.0 of "Just Another Workout Timer"

This commit is contained in:
Bastian Block 2021-08-31 06:08:47 +00:00
parent c8c59dfc7b
commit 0e9369733f

View file

@ -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