diff --git a/ServerProxy b/ServerProxy index a8a756261..a4d957353 160000 --- a/ServerProxy +++ b/ServerProxy @@ -1 +1 @@ -Subproject commit a8a756261fa3c38b1c7df443eacff77ae4aaf137 +Subproject commit a4d957353db2634906e0d5099d7a078a111bfab9 diff --git a/build.gradle b/build.gradle index 3dfb085aa..5b7e9efd3 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:2.2.1' + classpath 'com.android.tools.build:gradle:2.2.2' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files