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

update gradle build version

This commit is contained in:
Loic Blot 2017-12-01 19:07:29 +01:00
parent 3514305b60
commit 32ab866e55
No known key found for this signature in database
GPG Key ID: EFAA458E8C153987

View File

@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.android.tools.build:gradle:3.0.1'
}
}