From dd16653bb6eda71f84839f96e56599ba6e6b9bd3 Mon Sep 17 00:00:00 2001 From: Michael Stucki Date: Fri, 22 Jan 2016 14:03:08 +0100 Subject: [PATCH] Update to cm-13.0 --- README.md | 2 +- run.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c875d92..d2b0ba4 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The container uses "screen" to run the shell. This means that you will be able t ### How to build CyanogenMod for your device ``` -repo init -u git://github.com/CyanogenMod/android.git -b cm-12.1 +repo init -u git://github.com/CyanogenMod/android.git -b cm-13.0 repo sync source build/envsetup.sh breakfast # example: breakfast grouper diff --git a/run.sh b/run.sh index bc65a03..5de85ba 100755 --- a/run.sh +++ b/run.sh @@ -7,7 +7,7 @@ CCACHE=$(pwd)/ccache CONTAINER_HOME=/home/cmbuild CONTAINER=cyanogenmod REPOSITORY=stucki/cyanogenmod -TAG=cm-12.1 +TAG=cm-13.0 FORCE_BUILD=0 # Create shared folders