com.presley.flexify Update

This commit is contained in:
Brandon Presley 2024-04-21 05:01:58 +00:00 committed by linsui
parent 0703dd623d
commit e55f0845e9

View file

@ -258,10 +258,9 @@ Builds:
- mv /home/brandon/flexify com.presley.flexify
ndk: r21e
- versionName: 1.0.52
versionCode: 591
disable: https://github.com/brandonp2412/Flexify/issues/16
commit: 5fda49221c9a1b255bb4651efd6a969ad564f159
- versionName: 1.0.54
versionCode: 611
commit: c80625aa2745b983dc604668257887130aca703d
submodules: true
sudo:
- apt-get update
@ -300,10 +299,9 @@ Builds:
- mv /home/brandon/flexify com.presley.flexify
ndk: r21e
- versionName: 1.0.52
versionCode: 592
disable: https://github.com/brandonp2412/Flexify/issues/16
commit: 5fda49221c9a1b255bb4651efd6a969ad564f159
- versionName: 1.0.54
versionCode: 612
commit: c80625aa2745b983dc604668257887130aca703d
submodules: true
sudo:
- apt-get update
@ -342,10 +340,9 @@ Builds:
- mv /home/brandon/flexify com.presley.flexify
ndk: r21e
- versionName: 1.0.52
versionCode: 593
disable: https://github.com/brandonp2412/Flexify/issues/16
commit: 5fda49221c9a1b255bb4651efd6a969ad564f159
- versionName: 1.0.54
versionCode: 613
commit: c80625aa2745b983dc604668257887130aca703d
submodules: true
sudo:
- apt-get update
@ -379,7 +376,7 @@ Builds:
- mv com.presley.flexify /home/brandon/flexify
- pushd /home/brandon/flexify
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm64"
- popd
- mv /home/brandon/flexify com.presley.flexify
ndk: r21e
@ -393,5 +390,5 @@ VercodeOperation:
- 10 * %c + 2
- 10 * %c + 3
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.0.52
CurrentVersionCode: 593
CurrentVersion: 1.0.54
CurrentVersionCode: 613