Update sudoku to 1.1.2 (2)

This commit is contained in:
F-Droid checkupdates bot 2022-10-28 09:39:17 +00:00
parent 5b36cea712
commit 33ef942fd3

View file

@ -35,8 +35,30 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.1.2
versionCode: 2
commit: 67d1155eeeefb129a05363c450219c2708624e78
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@3.3.3
rm:
- ios
- linux
- macos
- test
- web
- windows
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.0.0
CurrentVersionCode: 1
CurrentVersion: 1.1.2
CurrentVersionCode: 2