mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
openHAB: fix UCM to check in only release tags
This commit is contained in:
parent
d593c65816
commit
64b9c5d02d
1 changed files with 3 additions and 9 deletions
|
|
@ -19,17 +19,11 @@ Build:2.0.27,30
|
||||||
gradle=foss
|
gradle=foss
|
||||||
prebuild=sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d -e '/google-services/d' build.gradle
|
prebuild=sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d -e '/google-services/d' build.gradle
|
||||||
|
|
||||||
Build:2.0.34-beta,36
|
|
||||||
commit=2.0.34-beta-release-fdroid
|
|
||||||
subdir=mobile
|
|
||||||
gradle=foss
|
|
||||||
prebuild=sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d -e '/google-services/d' build.gradle
|
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Replace the fabric.io maven with mavencentral instead of deleting it to not trigger fdroid/fdroidserver#463.
|
Replace the fabric.io maven with mavencentral instead of deleting it to not trigger fdroid/fdroidserver#463.
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:Version %v-release-fdroid
|
Auto Update Mode:Version %v-release-fdroid
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags ^[0-9.]+-release-fdroid$
|
||||||
Current Version:2.0.34-beta
|
Current Version:2.0.27
|
||||||
Current Version Code:36
|
Current Version Code:30
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue