Update Amethyst to 0.92.2 (407)

This commit is contained in:
F-Droid checkupdates bot 2024-10-12 08:41:41 +00:00
parent e4d5402733
commit e12dac2d2a

View file

@ -1006,6 +1006,29 @@ Builds:
- popd
ndk: r25c
- versionName: 0.92.2
versionCode: 407
commit: b4eba2da026823a3ed3a9454e9b345668e917053
subdir: amethyst
sudo:
- apt-get update
- apt-get install -y automake autogen libtool gettext-base autopoint make g++
pkg-config
gradle:
- fdroid
srclibs:
- tor-android@0de17c1863c3e0c0a49fdf8ad7ed341d69534492
prebuild:
- sed -i -e '/githubusercontent/d' -e '/repositories {/a mavenLocal()' ../settings.gradle
- sed -i -e '/enable true/d' -e '/googleServices/d' {..,.}/build.gradle
build:
- pushd $$tor-android$$
- ./tor-droid-make.sh build -b release | tee tor-android.log >/dev/null ; tail
-n 100 tor-android.log
- gradle :tor-android-binary:publishToMavenLocal
- popd
ndk: r25c
AllowedAPKSigningKeys: c2d0aa86bcb6b62090561a41bbe336e98b78c2d0210a498dc885f28e1348cf17
MaintainerNotes: see https://gitlab.com/fdroid/fdroiddata/-/issues/2973#note_1428295385
@ -1013,5 +1036,5 @@ MaintainerNotes: see https://gitlab.com/fdroid/fdroiddata/-/issues/2973#note_142
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.92.1
CurrentVersionCode: 406
CurrentVersion: 0.92.2
CurrentVersionCode: 407