Merge branch 'tremotesf' into 'master'

Update Tremotesf to 1.9.2 (26)

See merge request fdroid/fdroiddata!5152
This commit is contained in:
relan 2019-08-19 03:20:21 +00:00
commit b9ba0513d1

View file

@ -223,7 +223,22 @@ Build:1.9.1,25
build=ANDROID_SDK_ROOT="$$SDK$$" ANDROID_NDK_ROOT="$$NDK$$" ../build-native.sh -j $(nproc)
ndk=r18b
Build:1.9.2,26
commit=1.9.2
subdir=app
sudo=apt-get update || apt-get update && \
apt-get install -y g++
gradle=fdroid
srclibs=OpenSSL@OpenSSL_1_1_1c,QtBase@v5.13.0
prebuild=sed -i -e '/splits/,+7d' build.gradle && \
sed -i -e 's/android:extractNativeLibs=\"false\"/android:extractNativeLibs=\"true\"/' src/main/AndroidManifest.xml && \
cp -a $$OpenSSL$$ ../3rdparty/openssl/openssl && \
cp -a $$QtBase$$ ../3rdparty/qt/qtbase
scandelete=3rdparty
build=ANDROID_SDK_ROOT="$$SDK$$" ANDROID_NDK_ROOT="$$NDK$$" ../build-native.sh -j $(nproc)
ndk=r19c
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.9.1
Current Version Code:25
Current Version:1.9.2
Current Version Code:26