1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-07 16:06:18 +00:00

Update gradle tool

This commit is contained in:
Loic Blot 2018-06-10 16:16:25 +02:00
parent 96cdeaa2f0
commit 7b9f035cd0
No known key found for this signature in database
GPG Key ID: EFAA458E8C153987

View File

@ -5,7 +5,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.2'
classpath 'com.android.tools.build:gradle:3.1.3'
}
}