Build working 0.142.4 SoundWaves release + disable broken 0.142.2
This commit is contained in:
parent
16c5451184
commit
fc9b0efbda
|
@ -489,6 +489,7 @@ Build:0.142,306
|
|||
sed -i -e 's/javaMaxHeapSize "4g"/javaMaxHeapSize "2g"/g' build.gradle
|
||||
|
||||
Build:0.142.2,308
|
||||
disable=problems with proprietary deps
|
||||
commit=308
|
||||
subdir=app
|
||||
gradle=free
|
||||
|
@ -496,7 +497,15 @@ Build:0.142.2,308
|
|||
prebuild=sed -i -e '/amazonCompile/d' -e '/googleCompile/d' build.gradle && \
|
||||
sed -i -e 's/javaMaxHeapSize "4g"/javaMaxHeapSize "2g"/g' build.gradle
|
||||
|
||||
Build:0.142.4,312
|
||||
commit=312
|
||||
subdir=app
|
||||
gradle=free
|
||||
rm=app/src/amazon/libs/*.jar
|
||||
prebuild=sed -i -e '/amazonCompile/d' -e '/googleCompile/d' build.gradle && \
|
||||
sed -i -e 's/javaMaxHeapSize "4g"/javaMaxHeapSize "2g"/g' build.gradle
|
||||
|
||||
Auto Update Mode:Version %c
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.142.2
|
||||
Current Version Code:308
|
||||
Current Version:0.142.4
|
||||
Current Version Code:312
|
||||
|
|
Loading…
Reference in a new issue