mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
mhabit - keep latest
This commit is contained in:
parent
a6f75ad13d
commit
247efc2e52
1 changed files with 0 additions and 42 deletions
|
|
@ -958,48 +958,6 @@ Builds:
|
|||
- popd
|
||||
- mv $repo/mhabit io.github.friesi23.mhabit
|
||||
|
||||
- versionName: 1.10.3
|
||||
versionCode: 31
|
||||
commit: fd7c5c9218fa22336ae6a24fe20c65cf1d4dd556
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
- mkdir -p /home/runner/
|
||||
- chown vagrant /home/runner/
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
rm:
|
||||
- .vscode
|
||||
- demo
|
||||
- ios
|
||||
prebuild:
|
||||
- sed -i -e '/signingConfig /d' android/app/build.gradle
|
||||
- export repo=/home/runner/work/mhabit
|
||||
- mkdir -p $repo
|
||||
- cd ..
|
||||
- mv io.github.friesi23.mhabit $repo/mhabit
|
||||
- pushd $repo/mhabit
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter config --no-analytics
|
||||
- .flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv $repo/mhabit io.github.friesi23.mhabit
|
||||
scanignore:
|
||||
- .flutter/bin/cache
|
||||
scandelete:
|
||||
- .flutter
|
||||
- .pub-cache
|
||||
build:
|
||||
- export repo=/home/runner/work/mhabit
|
||||
- cd ..
|
||||
- mv io.github.friesi23.mhabit $repo/mhabit
|
||||
- pushd $repo/mhabit
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter build apk
|
||||
- popd
|
||||
- mv $repo/mhabit io.github.friesi23.mhabit
|
||||
|
||||
- versionName: 1.10.4
|
||||
versionCode: 32
|
||||
commit: d04fd70dddf7b05a0839f92dedd24a4e9c678abc
|
||||
|
|
|
|||
Loading…
Reference in a new issue