Update org.openhab.habdroid.beta to 2.4.1-beta (92)
This commit is contained in:
parent
c502e4584a
commit
3c40dc29d1
|
@ -180,11 +180,17 @@ Build:2.3.10-beta,90
|
|||
gradle=foss,beta
|
||||
prebuild=sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d -e '/google-services/d' build.gradle
|
||||
|
||||
Build:2.4.1-beta,92
|
||||
commit=2.4.1-beta-fdroid
|
||||
subdir=mobile
|
||||
gradle=foss,beta
|
||||
prebuild=sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d -e '/google-services/d' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
Replace the fabric.io maven with mavencentral instead of deleting it to not trigger fdroid/fdroidserver#463.
|
||||
.
|
||||
|
||||
Auto Update Mode:Version %v-fdroid
|
||||
Update Check Mode:Tags ^[0-9.]+-beta-fdroid$
|
||||
Current Version:2.3.10-beta
|
||||
Current Version Code:90
|
||||
Current Version:2.4.1-beta
|
||||
Current Version Code:92
|
||||
|
|
Loading…
Reference in a new issue