jenkins: switch test fdroidclient build to version we care about

96150 is so old, we no longer install the required version of build-tools:
v23.0.0
This commit is contained in:
Hans-Christoph Steiner 2019-02-12 21:05:56 +01:00
parent b3cd020edb
commit 9be0b3733b
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA

View file

@ -102,4 +102,4 @@ fi
# Gradle, JNI, preassemble
../fdroid build --verbose --stop org.adaway:55
# building old versions should still work
../fdroid build --verbose --stop org.fdroid.fdroid:96150
../fdroid build --verbose --stop org.fdroid.fdroid:102350