mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Daily You to 2.14.3 (20140033)
This commit is contained in:
parent
443491223e
commit
b9244bb83c
1 changed files with 122 additions and 2 deletions
|
|
@ -975,6 +975,126 @@ Builds:
|
||||||
- popd
|
- popd
|
||||||
- mv $repo com.demizo.daily_you
|
- mv $repo com.demizo.daily_you
|
||||||
|
|
||||||
|
- versionName: 2.14.3
|
||||||
|
versionCode: 20140031
|
||||||
|
commit: 74dc4f36fa36dd21eac6125a6c9c0f0669d47652
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- mkdir -p /home/demizo/Documents/Repos
|
||||||
|
- chown -R vagrant /home/demizo
|
||||||
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-fdroid-release.apk
|
||||||
|
binary: https://github.com/Demizo/Daily_You/releases/download/v%v/daily-you-armeabi-v7a-v%v.apk
|
||||||
|
rm:
|
||||||
|
- ios
|
||||||
|
- linux
|
||||||
|
- macos
|
||||||
|
- windows
|
||||||
|
prebuild:
|
||||||
|
- export repo=/home/demizo/Documents/Repos/Daily_You
|
||||||
|
- cd ..
|
||||||
|
- mv com.demizo.daily_you $repo
|
||||||
|
- pushd $repo
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter config --no-analytics
|
||||||
|
- submodules/flutter/bin/flutter packages pub get
|
||||||
|
- popd
|
||||||
|
- mv $repo com.demizo.daily_you
|
||||||
|
scanignore:
|
||||||
|
- submodules/flutter/bin/cache
|
||||||
|
scandelete:
|
||||||
|
- .pub-cache
|
||||||
|
- submodules/flutter
|
||||||
|
build:
|
||||||
|
- export repo=/home/demizo/Documents/Repos/Daily_You
|
||||||
|
- cd ..
|
||||||
|
- mv com.demizo.daily_you $repo
|
||||||
|
- pushd $repo
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter build apk --flavor fdroid --release --split-per-abi
|
||||||
|
--target-platform="android-arm"
|
||||||
|
- popd
|
||||||
|
- mv $repo com.demizo.daily_you
|
||||||
|
|
||||||
|
- versionName: 2.14.3
|
||||||
|
versionCode: 20140032
|
||||||
|
commit: 74dc4f36fa36dd21eac6125a6c9c0f0669d47652
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- mkdir -p /home/demizo/Documents/Repos
|
||||||
|
- chown -R vagrant /home/demizo
|
||||||
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-fdroid-release.apk
|
||||||
|
binary: https://github.com/Demizo/Daily_You/releases/download/v%v/daily-you-arm64-v8a-v%v.apk
|
||||||
|
rm:
|
||||||
|
- ios
|
||||||
|
- linux
|
||||||
|
- macos
|
||||||
|
- windows
|
||||||
|
prebuild:
|
||||||
|
- export repo=/home/demizo/Documents/Repos/Daily_You
|
||||||
|
- cd ..
|
||||||
|
- mv com.demizo.daily_you $repo
|
||||||
|
- pushd $repo
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter config --no-analytics
|
||||||
|
- submodules/flutter/bin/flutter packages pub get
|
||||||
|
- popd
|
||||||
|
- mv $repo com.demizo.daily_you
|
||||||
|
scanignore:
|
||||||
|
- submodules/flutter/bin/cache
|
||||||
|
scandelete:
|
||||||
|
- .pub-cache
|
||||||
|
- submodules/flutter
|
||||||
|
build:
|
||||||
|
- export repo=/home/demizo/Documents/Repos/Daily_You
|
||||||
|
- cd ..
|
||||||
|
- mv com.demizo.daily_you $repo
|
||||||
|
- pushd $repo
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter build apk --flavor fdroid --release --split-per-abi
|
||||||
|
--target-platform="android-arm64"
|
||||||
|
- popd
|
||||||
|
- mv $repo com.demizo.daily_you
|
||||||
|
|
||||||
|
- versionName: 2.14.3
|
||||||
|
versionCode: 20140033
|
||||||
|
commit: 74dc4f36fa36dd21eac6125a6c9c0f0669d47652
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- mkdir -p /home/demizo/Documents/Repos
|
||||||
|
- chown -R vagrant /home/demizo
|
||||||
|
output: build/app/outputs/flutter-apk/app-x86_64-fdroid-release.apk
|
||||||
|
binary: https://github.com/Demizo/Daily_You/releases/download/v%v/daily-you-x86_64-v%v.apk
|
||||||
|
rm:
|
||||||
|
- ios
|
||||||
|
- linux
|
||||||
|
- macos
|
||||||
|
- windows
|
||||||
|
prebuild:
|
||||||
|
- export repo=/home/demizo/Documents/Repos/Daily_You
|
||||||
|
- cd ..
|
||||||
|
- mv com.demizo.daily_you $repo
|
||||||
|
- pushd $repo
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter config --no-analytics
|
||||||
|
- submodules/flutter/bin/flutter packages pub get
|
||||||
|
- popd
|
||||||
|
- mv $repo com.demizo.daily_you
|
||||||
|
scanignore:
|
||||||
|
- submodules/flutter/bin/cache
|
||||||
|
scandelete:
|
||||||
|
- .pub-cache
|
||||||
|
- submodules/flutter
|
||||||
|
build:
|
||||||
|
- export repo=/home/demizo/Documents/Repos/Daily_You
|
||||||
|
- cd ..
|
||||||
|
- mv com.demizo.daily_you $repo
|
||||||
|
- pushd $repo
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter build apk --flavor fdroid --release --split-per-abi
|
||||||
|
--target-platform="android-x64"
|
||||||
|
- popd
|
||||||
|
- mv $repo com.demizo.daily_you
|
||||||
|
|
||||||
AllowedAPKSigningKeys: b9a1e2b7dd6305030ed3a77012d6017f31df24b40e958f6d105f32a6e51a2cde
|
AllowedAPKSigningKeys: b9a1e2b7dd6305030ed3a77012d6017f31df24b40e958f6d105f32a6e51a2cde
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
|
|
@ -984,5 +1104,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: 2.14.2
|
CurrentVersion: 2.14.3
|
||||||
CurrentVersionCode: 20140023
|
CurrentVersionCode: 20140033
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue