From 95a489666e14fd419e61043c7aed57ceba767d50 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 23 Jul 2024 10:53:12 +0000 Subject: [PATCH] flexify - remove unbuilt, update --- metadata/com.presley.flexify.yml | 145 +++---------------------------- 1 file changed, 11 insertions(+), 134 deletions(-) diff --git a/metadata/com.presley.flexify.yml b/metadata/com.presley.flexify.yml index 96e31148b1..31beda5f03 100644 --- a/metadata/com.presley.flexify.yml +++ b/metadata/com.presley.flexify.yml @@ -4276,9 +4276,9 @@ Builds: - mv /home/brandon/flexify com.presley.flexify ndk: r21e - - versionName: 1.1.59 - versionCode: 1681 - commit: bbda235284ba77c24bac535e57a39defdc702bad + - versionName: 1.1.65 + versionCode: 1741 + commit: 061ccc3ab8c34aa03b66023f3a6804f373f0b6a3 submodules: true sudo: - apt-get update @@ -4317,9 +4317,9 @@ Builds: - mv /home/brandon/flexify com.presley.flexify ndk: r21e - - versionName: 1.1.59 - versionCode: 1682 - commit: bbda235284ba77c24bac535e57a39defdc702bad + - versionName: 1.1.65 + versionCode: 1742 + commit: 061ccc3ab8c34aa03b66023f3a6804f373f0b6a3 submodules: true sudo: - apt-get update @@ -4358,132 +4358,9 @@ Builds: - mv /home/brandon/flexify com.presley.flexify ndk: r21e - - versionName: 1.1.59 - versionCode: 1683 - commit: bbda235284ba77c24bac535e57a39defdc702bad - submodules: true - sudo: - - apt-get update - - apt-get install -y ninja-build - - mkdir -p /home/brandon - - chown vagrant -R /home/brandon - output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk - binary: https://github.com/brandonp2412/Flexify/releases/download/%v/app-arm64-v8a-release.apk - rm: - - ios - - linux - - web - - windows - prebuild: - - sdkmanager 'cmake;3.18.1' - - cd .. - - mv com.presley.flexify /home/brandon/flexify - - pushd /home/brandon/flexify - - export PUB_CACHE=$(pwd)/.pub-cache - - flutter/bin/flutter config --no-analytics - - flutter/bin/flutter pub get - - popd - - mv /home/brandon/flexify com.presley.flexify - scanignore: - - flutter/bin/cache - scandelete: - - .pub-cache - - flutter - build: - - cd .. - - mv com.presley.flexify /home/brandon/flexify - - pushd /home/brandon/flexify - - export PUB_CACHE=$(pwd)/.pub-cache - - flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm64" - - popd - - mv /home/brandon/flexify com.presley.flexify - ndk: r21e - - - versionName: 1.1.64 - versionCode: 1731 - commit: fa7819263b10738f88afd64db4ea162f76df7fe3 - submodules: true - sudo: - - apt-get update - - apt-get install -y ninja-build - - mkdir -p /home/brandon - - chown vagrant -R /home/brandon - output: build/app/outputs/flutter-apk/app-x86_64-release.apk - binary: https://github.com/brandonp2412/Flexify/releases/download/%v/app-x86_64-release.apk - rm: - - ios - - linux - - web - - windows - prebuild: - - sdkmanager 'cmake;3.18.1' - - cd .. - - mv com.presley.flexify /home/brandon/flexify - - pushd /home/brandon/flexify - - export PUB_CACHE=$(pwd)/.pub-cache - - flutter/bin/flutter config --no-analytics - - flutter/bin/flutter pub get - - popd - - mv /home/brandon/flexify com.presley.flexify - scanignore: - - flutter/bin/cache - scandelete: - - .pub-cache - - flutter - build: - - cd .. - - mv com.presley.flexify /home/brandon/flexify - - pushd /home/brandon/flexify - - export PUB_CACHE=$(pwd)/.pub-cache - - flutter/bin/flutter build apk --split-per-abi --target-platform="android-x64" - - popd - - mv /home/brandon/flexify com.presley.flexify - ndk: r21e - - - versionName: 1.1.64 - versionCode: 1732 - commit: fa7819263b10738f88afd64db4ea162f76df7fe3 - submodules: true - sudo: - - apt-get update - - apt-get install -y ninja-build - - mkdir -p /home/brandon - - chown vagrant -R /home/brandon - output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk - binary: https://github.com/brandonp2412/Flexify/releases/download/%v/app-armeabi-v7a-release.apk - rm: - - ios - - linux - - web - - windows - prebuild: - - sdkmanager 'cmake;3.18.1' - - cd .. - - mv com.presley.flexify /home/brandon/flexify - - pushd /home/brandon/flexify - - export PUB_CACHE=$(pwd)/.pub-cache - - flutter/bin/flutter config --no-analytics - - flutter/bin/flutter pub get - - popd - - mv /home/brandon/flexify com.presley.flexify - scanignore: - - flutter/bin/cache - scandelete: - - .pub-cache - - flutter - build: - - cd .. - - mv com.presley.flexify /home/brandon/flexify - - pushd /home/brandon/flexify - - export PUB_CACHE=$(pwd)/.pub-cache - - flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm" - - popd - - mv /home/brandon/flexify com.presley.flexify - ndk: r21e - - - versionName: 1.1.64 - versionCode: 1733 - commit: fa7819263b10738f88afd64db4ea162f76df7fe3 + - versionName: 1.1.65 + versionCode: 1743 + commit: 061ccc3ab8c34aa03b66023f3a6804f373f0b6a3 submodules: true sudo: - apt-get update @@ -4531,5 +4408,5 @@ VercodeOperation: - 10 * %c + 2 - 10 * %c + 3 UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+ -CurrentVersion: 1.1.64 -CurrentVersionCode: 1733 +CurrentVersion: 1.1.65 +CurrentVersionCode: 1743