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

Gradle update + visibility fix on SmsFetcher

This commit is contained in:
Loic Blot
2016-09-23 00:09:43 +02:00
parent 929c4d2f76
commit 4f509d5419
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.3'
classpath 'com.android.tools.build:gradle:2.2.0'
}
}