mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Clipious to 1.13.0 (40113)
This commit is contained in:
parent
ada8f647e9
commit
befc978318
1 changed files with 113 additions and 2 deletions
|
|
@ -796,6 +796,117 @@ Builds:
|
||||||
- popd
|
- popd
|
||||||
- mv /tmp/build com.github.lamarios.clipious
|
- mv /tmp/build com.github.lamarios.clipious
|
||||||
|
|
||||||
|
- versionName: 1.13.0
|
||||||
|
versionCode: 40111
|
||||||
|
commit: 542d80fb0135c59d7893ec804b2af23305e7de6d
|
||||||
|
submodules: true
|
||||||
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||||
|
binary: https://github.com/lamarios/clipious/releases/download/%v/app-x86_64-release.apk
|
||||||
|
rm:
|
||||||
|
- ios
|
||||||
|
- macos
|
||||||
|
- linux
|
||||||
|
- windows
|
||||||
|
- web
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- mv com.github.lamarios.clipious /tmp/build
|
||||||
|
- pushd /tmp/build/
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter config --no-analytics
|
||||||
|
- submodules/flutter/bin/flutter pub get
|
||||||
|
- popd
|
||||||
|
- mv /tmp/build com.github.lamarios.clipious
|
||||||
|
scanignore:
|
||||||
|
- submodules/flutter/packages/flutter_tools/gradle/flutter.gradle
|
||||||
|
- submodules/flutter/bin/cache
|
||||||
|
scandelete:
|
||||||
|
- submodules/flutter
|
||||||
|
- .pub-cache
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- mv com.github.lamarios.clipious /tmp/build
|
||||||
|
- pushd /tmp/build/
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter pub run flutter_native_splash:create
|
||||||
|
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
||||||
|
- popd
|
||||||
|
- mv /tmp/build com.github.lamarios.clipious
|
||||||
|
|
||||||
|
- versionName: 1.13.0
|
||||||
|
versionCode: 40112
|
||||||
|
commit: 542d80fb0135c59d7893ec804b2af23305e7de6d
|
||||||
|
submodules: true
|
||||||
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||||
|
binary: https://github.com/lamarios/clipious/releases/download/%v/app-armeabi-v7a-release.apk
|
||||||
|
rm:
|
||||||
|
- ios
|
||||||
|
- macos
|
||||||
|
- linux
|
||||||
|
- windows
|
||||||
|
- web
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- mv com.github.lamarios.clipious /tmp/build
|
||||||
|
- pushd /tmp/build/
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter config --no-analytics
|
||||||
|
- submodules/flutter/bin/flutter pub get
|
||||||
|
- popd
|
||||||
|
- mv /tmp/build com.github.lamarios.clipious
|
||||||
|
scanignore:
|
||||||
|
- submodules/flutter/packages/flutter_tools/gradle/flutter.gradle
|
||||||
|
- submodules/flutter/bin/cache
|
||||||
|
scandelete:
|
||||||
|
- submodules/flutter
|
||||||
|
- .pub-cache
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- mv com.github.lamarios.clipious /tmp/build
|
||||||
|
- pushd /tmp/build/
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter pub run flutter_native_splash:create
|
||||||
|
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
||||||
|
- popd
|
||||||
|
- mv /tmp/build com.github.lamarios.clipious
|
||||||
|
|
||||||
|
- versionName: 1.13.0
|
||||||
|
versionCode: 40113
|
||||||
|
commit: 542d80fb0135c59d7893ec804b2af23305e7de6d
|
||||||
|
submodules: true
|
||||||
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||||
|
binary: https://github.com/lamarios/clipious/releases/download/%v/app-arm64-v8a-release.apk
|
||||||
|
rm:
|
||||||
|
- ios
|
||||||
|
- macos
|
||||||
|
- linux
|
||||||
|
- windows
|
||||||
|
- web
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- mv com.github.lamarios.clipious /tmp/build
|
||||||
|
- pushd /tmp/build/
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter config --no-analytics
|
||||||
|
- submodules/flutter/bin/flutter pub get
|
||||||
|
- popd
|
||||||
|
- mv /tmp/build com.github.lamarios.clipious
|
||||||
|
scanignore:
|
||||||
|
- submodules/flutter/packages/flutter_tools/gradle/flutter.gradle
|
||||||
|
- submodules/flutter/bin/cache
|
||||||
|
scandelete:
|
||||||
|
- submodules/flutter
|
||||||
|
- .pub-cache
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- mv com.github.lamarios.clipious /tmp/build
|
||||||
|
- pushd /tmp/build/
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter pub run flutter_native_splash:create
|
||||||
|
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||||
|
- popd
|
||||||
|
- mv /tmp/build com.github.lamarios.clipious
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 19de04e5d68466069d30ec63c6ba7d9e3cf73b5d61cb4b3762c2b9b253ecbd03
|
AllowedAPKSigningKeys: 19de04e5d68466069d30ec63c6ba7d9e3cf73b5d61cb4b3762c2b9b253ecbd03
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
|
|
@ -805,5 +916,5 @@ VercodeOperation:
|
||||||
- 10 * %c + 2
|
- 10 * %c + 2
|
||||||
- 10 * %c + 3
|
- 10 * %c + 3
|
||||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||||
CurrentVersion: 1.12.0
|
CurrentVersion: 1.13.0
|
||||||
CurrentVersionCode: 40103
|
CurrentVersionCode: 40113
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue