Update Fun With Kanji to 0.4.0 (18)

This commit is contained in:
F-Droid checkupdates bot 2022-07-07 21:25:05 +00:00
parent 280ef894a6
commit 483e1d3751

View file

@ -59,8 +59,32 @@ Builds:
- $$flutter$$/bin/flutter build apk --release
ndk: r21e
- versionName: 0.4.0
versionCode: 18
commit: dd3c049a3dbd10b91896c525b62ea0431888f9e9
sudo:
- apt-get update || apt-get update
- apt-get install -y ninja-build openjdk-11-jdk-headless
- update-alternatives --auto java
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.0.1
rm:
- ios
- linux
- snap
- test
- web
- windows
prebuild: JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 $$SDK$$/tools/bin/sdkmanager
'cmake;3.18.1' > /dev/null
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk --release
ndk: r21e
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 0.3.12
CurrentVersionCode: 15
CurrentVersion: 0.4.0
CurrentVersionCode: 18