Skip to content

Commit

Permalink
Update Principia to 2024.07.12 (37)
Browse files Browse the repository at this point in the history
  • Loading branch information
F-Droid checkupdates bot committed Jul 13, 2024
1 parent 7e0ede7 commit 70e4de4
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions metadata/com.bithack.principia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,30 @@ Builds:
- mv $$principia-android-deps$$/deps ../
ndk: r26c

- versionName: 2024.07.12
versionCode: 37
commit: 2c493dc1e1641cc72cc4b1ff5a8a92a0f801fa1d
subdir: build-android/principia
sudo:
- apt-get update
- apt-get install -y cmake gcc-multilib gettext make wget xz-utils
gradle:
- yes
srclibs:
- principia-android-deps@7d3aeee7302af55884c5072b172c986ba5bdf44b
prebuild: sed -i -e '/preBuild.dependsOn getDeps/d' build.gradle
scandelete:
- testmaps/
build:
- pushd $$principia-android-deps$$
- ./build.sh --all armeabi-v7a
- ./build.sh --all arm64-v8a
- ./build.sh --all x86_64
- popd
- mv $$principia-android-deps$$/deps ../
ndk: r26c

AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2024.06.28
CurrentVersionCode: 36
CurrentVersion: 2024.07.12
CurrentVersionCode: 37

0 comments on commit 70e4de4

Please sign in to comment.