We are at CM12.1 now
Change-Id: I357a379546c97a341e68affc26b60aebd1e94663
This commit is contained in:
parent
8e9b0ac1fd
commit
206c46e8e0
@ -1,4 +1,4 @@
|
||||
for combo in $(curl -s https://raw.githubusercontent.com/CyanogenMod/hudson/master/cm-build-targets | sed -e 's/#.*$//' | grep cm-12.0 | awk {'print $1'})
|
||||
for combo in $(curl -s https://raw.githubusercontent.com/CyanogenMod/hudson/master/cm-build-targets | sed -e 's/#.*$//' | grep cm-12.1 | awk {'print $1'})
|
||||
do
|
||||
add_lunch_combo $combo
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user