Goodweather: fix build
This commit is contained in:
parent
e42935f703
commit
86e4c957f3
|
@ -36,8 +36,9 @@ Build:2.1,6
|
||||||
Build:3.0,7
|
Build:3.0,7
|
||||||
commit=v3.0
|
commit=v3.0
|
||||||
subdir=app
|
subdir=app
|
||||||
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.14.1" }' >> ../build.gradle
|
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
prebuild=sed -i -e 's/2.1.3/2.14.1/' ../gradle/wrapper/gradle-wrapper.properties && \
|
||||||
|
sed -i -e 's/\(constraint-layout:1.0.0\)-alpha4/\1-alpha1/' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue