Disable latest xw4, not building
This commit is contained in:
parent
d9fa4845c2
commit
2fd1b825c7
|
@ -65,18 +65,19 @@ Build:4.4 beta 60,52
|
||||||
scripts/genvers.sh XWords4 xw4 > ant_out.txt
|
scripts/genvers.sh XWords4 xw4 > ant_out.txt
|
||||||
buildjni=yes
|
buildjni=yes
|
||||||
|
|
||||||
Build:4.4 beta 70,62
|
Build:4.4 beta 71,63
|
||||||
|
commit=android_beta_71
|
||||||
subdir=xwords4/android/XWords4
|
subdir=xwords4/android/XWords4
|
||||||
commit=android_beta_70
|
disable=don't know what to do with genvers.sh, strange compilation issues
|
||||||
update=force
|
update=force
|
||||||
prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \
|
prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \
|
||||||
cd ../ && \
|
cd ../ && \
|
||||||
sed -i '/R.java/d' scripts/genvers.sh && \
|
sed -i '/R.java/d' scripts/genvers.sh && \
|
||||||
scripts/genvers.sh XWords4 xw4 > ant_out.txt
|
scripts/genvers.sh XWords4 xw4 ??? true > ant_out.txt
|
||||||
buildjni=yes
|
buildjni=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:4.4 beta 70
|
Current Version:4.4 beta 71
|
||||||
Current Version Code:62
|
Current Version Code:63
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue