mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-18 08:36:56 -04:00
change: replace most jniLibs AARs
Used artifacts from https://github.com/AngelAuraMC/amethyst-prebuilt-libraries/actions/runs/22347671136 which is based onf0d76f179cExcept for lwjgl-build which is from https://github.com/AngelAuraMC/amethyst-prebuilt-libraries/actions/runs/22i528508288 which is based on1717ee410cStill need to figure out libunpack and building freedreno but that's lows on the priority for now
This commit is contained in:
8
.github/workflows/android.yml
vendored
8
.github/workflows/android.yml
vendored
@@ -73,18 +73,16 @@ jobs:
|
||||
validate-wrappers: false
|
||||
gradle-version: "8.11"
|
||||
|
||||
- name: Build JRE JAR files
|
||||
- name: Run scripts
|
||||
run: |
|
||||
./scripts/languagelist_updater.sh
|
||||
|
||||
mkdir out
|
||||
# Build JRE JAR files (security manager, etc...)
|
||||
gradle :jre_lwjgl3glfw:build --no-daemon
|
||||
|
||||
- name: Build Release .apk
|
||||
run: |
|
||||
# Build the launcher
|
||||
gradle :app_pojavlauncher:assembleRelease
|
||||
mv app_pojavlauncher/build/outputs/apk/release/app_pojavlauncher-release.apk out/app-release.apk
|
||||
mv app_pojavlauncher/build/outputs/apk/release/app_pojavlauncher-release-unsigned.apk out/app-release.apk
|
||||
|
||||
- name: Gen md5sums
|
||||
run: |
|
||||
|
||||
@@ -233,4 +233,6 @@ dependencies {
|
||||
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
|
||||
|
||||
implementation "net.java.dev.jna:jna:5.13.0@aar"
|
||||
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
app_pojavlauncher/libs/angle-release.aar
Normal file
BIN
app_pojavlauncher/libs/angle-release.aar
Normal file
Binary file not shown.
BIN
app_pojavlauncher/libs/imgui-java-release.aar
Normal file
BIN
app_pojavlauncher/libs/imgui-java-release.aar
Normal file
Binary file not shown.
Binary file not shown.
BIN
app_pojavlauncher/libs/lwjgl-build-release.aar
Normal file
BIN
app_pojavlauncher/libs/lwjgl-build-release.aar
Normal file
Binary file not shown.
BIN
app_pojavlauncher/libs/openal-soft-release.aar
Normal file
BIN
app_pojavlauncher/libs/openal-soft-release.aar
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user