Update Home Assistant to 1.0 (4)
This commit is contained in:
parent
41fe3b67a0
commit
caefd8a111
|
@ -33,7 +33,16 @@ Build:1.0-RC1,3
|
|||
mkdir -p gradle/wrapper && \
|
||||
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-4.0-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
Build:1.0,4
|
||||
commit=v1.0
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/gmsImplementation/d' build.gradle && \
|
||||
cd .. && \
|
||||
mkdir -p gradle/wrapper && \
|
||||
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-4.0-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0-RC1
|
||||
Current Version Code:3
|
||||
Current Version:1.0
|
||||
Current Version Code:4
|
||||
|
|
Loading…
Reference in a new issue