mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
Update Daily You to 2.13.0 (20130003)
This commit is contained in:
parent
fbf5e7213f
commit
56014e32a6
1 changed files with 122 additions and 2 deletions
|
|
@ -375,6 +375,126 @@ Builds:
|
|||
- popd
|
||||
- mv $repo com.demizo.daily_you
|
||||
|
||||
- versionName: 2.13.0
|
||||
versionCode: 20130001
|
||||
commit: 0dcfb96b3955119a6d5e4ba00d9011542812a98d
|
||||
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.13.0
|
||||
versionCode: 20130002
|
||||
commit: 0dcfb96b3955119a6d5e4ba00d9011542812a98d
|
||||
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.13.0
|
||||
versionCode: 20130003
|
||||
commit: 0dcfb96b3955119a6d5e4ba00d9011542812a98d
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
|
|
@ -384,5 +504,5 @@ VercodeOperation:
|
|||
- 10 * %c + 2
|
||||
- 10 * %c + 3
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2.12.3
|
||||
CurrentVersionCode: 20120033
|
||||
CurrentVersion: 2.13.0
|
||||
CurrentVersionCode: 20130003
|
||||
|
|
|
|||
Loading…
Reference in a new issue