mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update phyphox to 1.1.10 (1011002)
This commit is contained in:
parent
ad7517ac11
commit
a76a020c03
1 changed files with 18 additions and 2 deletions
|
|
@ -118,7 +118,23 @@ Builds:
|
|||
- sed -i -e '/jcenter/a mavenCentral()' ../build.gradle
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.1.10
|
||||
versionCode: 1011002
|
||||
commit: bc0df2d379f50b4408c9f0f373c8302c3f26bcd2
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- regular
|
||||
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
|
||||
CurrentVersion: 1.1.9
|
||||
CurrentVersionCode: 1010901
|
||||
CurrentVersion: 1.1.10
|
||||
CurrentVersionCode: 1011002
|
||||
|
|
|
|||
Loading…
Reference in a new issue