1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-25 07:05:41 +00:00

Update gradle version

This commit is contained in:
Loic Blot
2016-10-22 17:27:20 +02:00
parent a4f016f069
commit 6f26634744
5 changed files with 50 additions and 40 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.0'
classpath 'com.android.tools.build:gradle:2.2.1'
}
}