From 55007461f3ebe7fd57bc271cd81a5220ece75ec8 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 30 May 2024 12:03:38 +0000 Subject: [PATCH] flexify - keep latest --- metadata/com.presley.flexify.yml | 123 ------------------------------- 1 file changed, 123 deletions(-) diff --git a/metadata/com.presley.flexify.yml b/metadata/com.presley.flexify.yml index 4171e23bb5..911aa969b6 100644 --- a/metadata/com.presley.flexify.yml +++ b/metadata/com.presley.flexify.yml @@ -1981,129 +1981,6 @@ Builds: - mv /home/brandon/flexify com.presley.flexify ndk: r21e - - versionName: 1.0.98 - versionCode: 1051 - commit: d2fe6bdb573318ae9e09593896ffd6728fe9e348 - 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.0.98 - versionCode: 1052 - commit: d2fe6bdb573318ae9e09593896ffd6728fe9e348 - 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.0.98 - versionCode: 1053 - commit: d2fe6bdb573318ae9e09593896ffd6728fe9e348 - 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.0.99 versionCode: 1061 commit: 73ff742569ab8531748b507c233e7cc4e2353436