mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
misc fixes
This commit is contained in:
parent
996410a957
commit
7b37846bd7
2 changed files with 8 additions and 3 deletions
|
|
@ -57,10 +57,14 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter build apk
|
||||
|
||||
- versionName: 2.3.1
|
||||
versionCode: 191
|
||||
commit: 6cc8a063da3379a4e990c7a698d3357065a1768c
|
||||
- versionName: 2.4.0
|
||||
versionCode: 208
|
||||
commit: 2eef27daffaa38a5c796ec35da36227f14b4435f
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
rm:
|
||||
- ios
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@ Builds:
|
|||
|
||||
- versionName: 1.1.3
|
||||
versionCode: 5
|
||||
disable: signing key changed
|
||||
commit: a52c880db6724f3e1c9ba80c4b8e63bd3e8a9050
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
|
|||
Loading…
Reference in a new issue