GnuCash: Disable crashing build
This commit is contained in:
parent
d3af175e12
commit
ba5d99e685
|
@ -144,6 +144,7 @@ Build:1.5.5,48
|
|||
target=android-21
|
||||
|
||||
Build:1.6.0,16006
|
||||
disable=crash
|
||||
commit=v1.6.0
|
||||
subdir=app
|
||||
gradle=production
|
||||
|
@ -173,7 +174,7 @@ Build:1.6.0,16006
|
|||
sed -i -e "/MPAndroidChart/d" build.gradle && \
|
||||
sed -i -e '/variant.outputs.each/,/ }/ d' build.gradle
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
#Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags v[0-9.]*
|
||||
Current Version:1.6.0
|
||||
Current Version Code:16006
|
||||
|
|
Loading…
Reference in a new issue