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

Update gradle version

This commit is contained in:
Loic Blot 2017-07-29 11:40:58 +02:00
parent 155da3c368
commit 923a10b137
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:2.3.2'
classpath 'com.android.tools.build:gradle:2.3.3'
}
}