diff options
author | Mohamed Zenadi <mohamed@zenadi.com> | 2016-12-25 13:34:39 +0100 |
---|---|---|
committer | Mohamed Zenadi <mohamed@zenadi.com> | 2016-12-25 13:34:39 +0100 |
commit | 0a050bbe03f1c864a53c1c0167e5f7794c910e43 (patch) | |
tree | f97abf4827bd6891b73640c73ccfaeb0b5d2118c /build.gradle | |
parent | ad3751b44f097fb45eb294aff8995e67605bb471 (diff) |
version bumpv1.2.0.55
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 43877eb6..f9996e6d 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { mavenCentral() } dependencies { - classpath 'com.android.tools.build:gradle:2.2.2' + classpath 'com.android.tools.build:gradle:2.2.3' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files |