mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Emotic to 0.1.9 (93)
This commit is contained in:
parent
38a7fad25a
commit
be44bd94c8
1 changed files with 101 additions and 2 deletions
|
|
@ -705,6 +705,105 @@ Builds:
|
||||||
- popd
|
- popd
|
||||||
- mv /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic .
|
- mv /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic .
|
||||||
|
|
||||||
|
- versionName: 0.1.9
|
||||||
|
versionCode: 91
|
||||||
|
commit: 0c72bafd1cc120e666a6fbb5ca18b44d2ed20b83
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- mkdir -p /home/fgoo/Programming/DartLang/EmoticApp/
|
||||||
|
- chown -R vagrant /home/fgoo
|
||||||
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-fdroid-release.apk
|
||||||
|
binary: https://github.com/FuturisticGoo/emotic/releases/download/v%v/app-armeabi-v7a-v%v.apk
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- mv futuristicgoo.emotic /home/fgoo/Programming/DartLang/EmoticApp/
|
||||||
|
- pushd /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter config --no-analytics
|
||||||
|
- submodules/flutter/bin/flutter packages pub get
|
||||||
|
- popd
|
||||||
|
- mv /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic .
|
||||||
|
scanignore:
|
||||||
|
- submodules/flutter/bin/cache
|
||||||
|
scandelete:
|
||||||
|
- .pub-cache
|
||||||
|
- submodules/flutter
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- mv futuristicgoo.emotic /home/fgoo/Programming/DartLang/EmoticApp/
|
||||||
|
- pushd /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
||||||
|
--flavor=fdroid
|
||||||
|
- popd
|
||||||
|
- mv /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic .
|
||||||
|
|
||||||
|
- versionName: 0.1.9
|
||||||
|
versionCode: 92
|
||||||
|
commit: 0c72bafd1cc120e666a6fbb5ca18b44d2ed20b83
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- mkdir -p /home/fgoo/Programming/DartLang/EmoticApp/
|
||||||
|
- chown -R vagrant /home/fgoo
|
||||||
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-fdroid-release.apk
|
||||||
|
binary: https://github.com/FuturisticGoo/emotic/releases/download/v%v/app-arm64-v8a-v%v.apk
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- mv futuristicgoo.emotic /home/fgoo/Programming/DartLang/EmoticApp/
|
||||||
|
- pushd /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter config --no-analytics
|
||||||
|
- submodules/flutter/bin/flutter packages pub get
|
||||||
|
- popd
|
||||||
|
- mv /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic .
|
||||||
|
scanignore:
|
||||||
|
- submodules/flutter/bin/cache
|
||||||
|
scandelete:
|
||||||
|
- .pub-cache
|
||||||
|
- submodules/flutter
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- mv futuristicgoo.emotic /home/fgoo/Programming/DartLang/EmoticApp/
|
||||||
|
- pushd /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||||
|
--flavor=fdroid
|
||||||
|
- popd
|
||||||
|
- mv /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic .
|
||||||
|
|
||||||
|
- versionName: 0.1.9
|
||||||
|
versionCode: 93
|
||||||
|
commit: 0c72bafd1cc120e666a6fbb5ca18b44d2ed20b83
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- mkdir -p /home/fgoo/Programming/DartLang/EmoticApp/
|
||||||
|
- chown -R vagrant /home/fgoo
|
||||||
|
output: build/app/outputs/flutter-apk/app-x86_64-fdroid-release.apk
|
||||||
|
binary: https://github.com/FuturisticGoo/emotic/releases/download/v%v/app-x86_64-v%v.apk
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- mv futuristicgoo.emotic /home/fgoo/Programming/DartLang/EmoticApp/
|
||||||
|
- pushd /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter config --no-analytics
|
||||||
|
- submodules/flutter/bin/flutter packages pub get
|
||||||
|
- popd
|
||||||
|
- mv /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic .
|
||||||
|
scanignore:
|
||||||
|
- submodules/flutter/bin/cache
|
||||||
|
scandelete:
|
||||||
|
- .pub-cache
|
||||||
|
- submodules/flutter
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- mv futuristicgoo.emotic /home/fgoo/Programming/DartLang/EmoticApp/
|
||||||
|
- pushd /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic
|
||||||
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
|
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
||||||
|
--flavor=fdroid
|
||||||
|
- popd
|
||||||
|
- mv /home/fgoo/Programming/DartLang/EmoticApp/futuristicgoo.emotic .
|
||||||
|
|
||||||
AllowedAPKSigningKeys: e3a5e79eda4eeae00c5f44a227838331914f50e07b682fea506e2ffa166db92a
|
AllowedAPKSigningKeys: e3a5e79eda4eeae00c5f44a227838331914f50e07b682fea506e2ffa166db92a
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
|
|
@ -714,5 +813,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: 0.1.8
|
CurrentVersion: 0.1.9
|
||||||
CurrentVersionCode: 83
|
CurrentVersionCode: 93
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue