mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-09-22 13:15:29 -04:00
change: replace most jniLibs AARs
Used artifacts from https://github.com/AngelAuraMC/amethyst-prebuilt-libraries/actions/runs/22347671136 which is based on https://github.com/AngelAuraMC/amethyst-prebuilt-libraries/commit/f0d76f179cb8edce0cc95359451e952f07059c33 Except for lwjgl-build which is from https://github.com/AngelAuraMC/amethyst-prebuilt-libraries/actions/runs/22i528508288 which is based on https://github.com/AngelAuraMC/amethyst-prebuilt-libraries/commit/1717ee410ce0b44d6879ffc0d7145b3ee093b0e5 Still need to figure out libunpack and building freedreno but that's lows on the priority for now
This commit is contained in:
1 parent
54b2818be1
commit
166efa7500
54 files changed
+5
-5
No files matched your search
@@ -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.
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in new issue
Block a user