mirror of
https://codeberg.org/mi6e4ka/openstore.git
synced 2025-06-28 20:19:58 +00:00
chore: build changes
This commit is contained in:
parent
5196f24fae
commit
040e56a2b4
2 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: "data.forgejo.org/oci/node:20-bullseye"
|
image: codeberg.org/mi6e4ka/android-build-ct:latest
|
||||||
env:
|
env:
|
||||||
TAR_OPTIONS: "--no-same-owner"
|
TAR_OPTIONS: "--no-same-owner"
|
||||||
# defaults:
|
# defaults:
|
||||||
|
|
|
@ -18,7 +18,7 @@ android {
|
||||||
namespace = "dev.mi6e4ka.openstore"
|
namespace = "dev.mi6e4ka.openstore"
|
||||||
compileSdk = flutter.compileSdkVersion
|
compileSdk = flutter.compileSdkVersion
|
||||||
// ndkVersion = flutter.ndkVersion
|
// ndkVersion = flutter.ndkVersion
|
||||||
ndkVersion = "27.0.12077973"
|
ndkVersion = "27.2.12479018"
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
sourceCompatibility = JavaVersion.VERSION_11
|
sourceCompatibility = JavaVersion.VERSION_11
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue