diff options
author | Mohamed Zenadi <mohamed@zenadi.com> | 2015-05-12 22:38:00 +0200 |
---|---|---|
committer | Mohamed Zenadi <mohamed@zenadi.com> | 2015-05-12 22:38:00 +0200 |
commit | c5f55fce882ca488fb2acf7511aa28442668923b (patch) | |
tree | 1c614f051ded28f71d9a4782a983120352304df2 /build.gradle | |
parent | a06794c77af8a23f3292e42e0361fe97e6cecc7b (diff) |
version bump
Diffstat (limited to 'build.gradle')
-rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index fae29ce9..f787acce 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:1.1.0' + classpath 'com.android.tools.build:gradle:1.2.2' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files |