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

Gradle updates

This commit is contained in:
Loic Blot
2018-12-22 18:15:22 +01:00
parent a43e3f410c
commit 3bb087663a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.3'
classpath 'com.android.tools.build:gradle:3.2.1'
}
}