diff --git a/metadata/fr.ubordeaux.math.paridroid.yml b/metadata/fr.ubordeaux.math.paridroid.yml index d9205c75db..2a5a2c53fa 100644 --- a/metadata/fr.ubordeaux.math.paridroid.yml +++ b/metadata/fr.ubordeaux.math.paridroid.yml @@ -274,7 +274,25 @@ Builds: - NDK22=1 make pari ndk: r22b + - versionName: 2.15.3.2.3 + versionCode: 28 + commit: 2.15.3.2.3 + subdir: PariDroid/app + sudo: + - apt-get update + - apt-get install -y make autoconf automake libtool bison + gradle: + - yes + srclibs: + - gmp@18137:36c93153e71c + - pari@pari-2.15.3 + prebuild: sed -i -e 's/android:minSdkVersion=\".*\"//' src/main/AndroidManifest.xml + build: + - cd ../.. + - NDK22=1 make pari + ndk: r22b + AutoUpdateMode: None UpdateCheckMode: Tags -CurrentVersion: 2.15.0.2.2 -CurrentVersionCode: 26 +CurrentVersion: 2.15.3.2.3 +CurrentVersionCode: 28