Mysplash: fix 3.1.9 (319) and 3.2.0 (320)
Remove developer's personal proxy settings from gradle.properties.
This commit is contained in:
parent
45d7bd9d66
commit
c587bb7c90
|
@ -128,11 +128,13 @@ Build:3.1.9,319
|
||||||
commit=3.1.9
|
commit=3.1.9
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
prebuild=sed -i -Ee '/systemProp.https?.proxy/d' ../gradle.properties
|
||||||
|
|
||||||
Build:3.2.0,320
|
Build:3.2.0,320
|
||||||
commit=3.2.0
|
commit=3.2.0
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
prebuild=sed -i -Ee '/systemProp.https?.proxy/d' ../gradle.properties
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue