diff --git a/metadata/com.danemadsen.maid.yml b/metadata/com.danemadsen.maid.yml index d9f01eaef2..06170fcfe5 100644 --- a/metadata/com.danemadsen.maid.yml +++ b/metadata/com.danemadsen.maid.yml @@ -405,88 +405,9 @@ Builds: - popd - mv $repo/maid com.danemadsen.maid - - versionName: 1.3.0 - versionCode: 17531 - disable: https://github.com/Mobile-Artificial-Intelligence/maid/issues/582#issuecomment-2265182231 - commit: 0add9a1612d62c3e33d2ecc4106c74533edf6ce9 - submodules: true - sudo: - - mkdir -p /builds/mobile-artificial-intelligence - - chown vagrant /builds/mobile-artificial-intelligence - output: build/app/outputs/flutter-apk/app-x86_64-release.apk - binary: https://github.com/Mobile-Artificial-Intelligence/maid/releases/download/%v/maid-android-x86_64.apk - rm: - - linux - - macos - - windows - prebuild: - - export repo=/builds/mobile-artificial-intelligence - - mkdir -p $repo - - cd .. - - mv com.danemadsen.maid $repo/maid - - pushd $repo/maid - - export PUB_CACHE=$(pwd)/.pub-cache - - packages/flutter/bin/flutter config --no-analytics - - packages/flutter/bin/flutter packages pub get - - popd - - mv $repo/maid com.danemadsen.maid - scanignore: - - packages/flutter/bin/cache - scandelete: - - .pub-cache - - packages/flutter - build: - - export repo=/builds/mobile-artificial-intelligence - - cd .. - - mv com.danemadsen.maid $repo/maid - - pushd $repo/maid - - export PUB_CACHE=$(pwd)/.pub-cache - - packages/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64" - - popd - - mv $repo/maid com.danemadsen.maid - - - versionName: 1.3.0 - versionCode: 17532 - disable: https://github.com/Mobile-Artificial-Intelligence/maid/issues/582#issuecomment-2265182231 - commit: 0add9a1612d62c3e33d2ecc4106c74533edf6ce9 - submodules: true - sudo: - - mkdir -p /builds/mobile-artificial-intelligence - - chown vagrant /builds/mobile-artificial-intelligence - output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk - binary: https://github.com/Mobile-Artificial-Intelligence/maid/releases/download/%v/maid-android-arm64-v8a.apk - rm: - - linux - - macos - - windows - prebuild: - - export repo=/builds/mobile-artificial-intelligence - - mkdir -p $repo - - cd .. - - mv com.danemadsen.maid $repo/maid - - pushd $repo/maid - - export PUB_CACHE=$(pwd)/.pub-cache - - packages/flutter/bin/flutter config --no-analytics - - packages/flutter/bin/flutter packages pub get - - popd - - mv $repo/maid com.danemadsen.maid - scanignore: - - packages/flutter/bin/cache - scandelete: - - .pub-cache - - packages/flutter - build: - - export repo=/builds/mobile-artificial-intelligence - - cd .. - - mv com.danemadsen.maid $repo/maid - - pushd $repo/maid - - export PUB_CACHE=$(pwd)/.pub-cache - - packages/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64" - - popd - - mv $repo/maid com.danemadsen.maid - - versionName: 1.3.1 versionCode: 17891 + disable: https://github.com/Mobile-Artificial-Intelligence/maid/issues/582#issuecomment-2265182231 commit: ec577799b3316bd06c4589e993ac676b95acdbdf submodules: true sudo: @@ -526,6 +447,7 @@ Builds: - versionName: 1.3.1 versionCode: 17892 + disable: https://github.com/Mobile-Artificial-Intelligence/maid/issues/582#issuecomment-2265182231 commit: ec577799b3316bd06c4589e993ac676b95acdbdf submodules: true sudo: @@ -565,7 +487,7 @@ Builds: AllowedAPKSigningKeys: 835ed22ed895c4c272d698aa6e4e48db0b4e36dccf7010d5de15034ac9e1b96f -AutoUpdateMode: Version +AutoUpdateMode: None UpdateCheckMode: Tags VercodeOperation: - '%c * 10 + 1'