mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
phyphox: fix 1.1.9
This commit is contained in:
parent
5b95f01e0c
commit
7c3fbd3765
1 changed files with 8 additions and 12 deletions
|
|
@ -102,25 +102,21 @@ Builds:
|
|||
- regular
|
||||
ndk: r16b
|
||||
|
||||
- versionName: 1.1.8
|
||||
versionCode: 1010803
|
||||
disable: unknown maven
|
||||
commit: v1.1.8
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- regular
|
||||
ndk: r16b
|
||||
|
||||
- versionName: 1.1.9
|
||||
versionCode: 1010901
|
||||
disable: contains binaries https://github.com/Staacks/phyphox-android/issues/18
|
||||
commit: v1.1.9
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- regular
|
||||
ndk: r16b
|
||||
rm:
|
||||
- app/libs
|
||||
prebuild:
|
||||
- sed -i -e '/org.eclipse.paho/d' -e '/dependencies {/a implementation "org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5"'
|
||||
-e '/dependencies {/a implementation "org.eclipse.paho:org.eclipse.paho.android.service:1.1.1"'
|
||||
build.gradle
|
||||
- sed -i -e '/jcenter/a mavenCentral()' ../build.gradle
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue