From e55f0845e98e463885928b13c82a5b6dde183f1b Mon Sep 17 00:00:00 2001 From: Brandon Presley Date: Sun, 21 Apr 2024 05:01:58 +0000 Subject: [PATCH] com.presley.flexify Update --- metadata/com.presley.flexify.yml | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/metadata/com.presley.flexify.yml b/metadata/com.presley.flexify.yml index db5429586e..9fca0c6068 100644 --- a/metadata/com.presley.flexify.yml +++ b/metadata/com.presley.flexify.yml @@ -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