Bumped Android SDK to version 22.2 and updated its addons

This commit is contained in:
Sander van der Burg
2013-09-18 12:05:14 +02:00
parent 3433e62e3f
commit 370db596b9
8 changed files with 99 additions and 49 deletions
@@ -197,8 +197,8 @@ in
google_apis_18 = buildGoogleApis {
name = "google_apis-18";
src = fetchurl {
url = https://dl-ssl.google.com/android/repository/google_apis-18_r01.zip;
sha1 = "5c0c24f04e6b65c61da83408b7aee79228c24a40";
url = https://dl-ssl.google.com/android/repository/google_apis-18_r02.zip;
sha1 = "40f2a6a6d6227dadd82cfe0f9783bd4c6bdb29c2";
};
meta = {
description = "Android + Google APIs";