mirror of
https://github.com/Freeyourgadget/Gadgetbridge
synced 2026-03-07 07:30:29 +01:00
update gradle plugin to 3.1.0
This commit is contained in:
parent
77b13a1048
commit
49b06537ee
@ -6,7 +6,7 @@ buildscript {
|
||||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath "com.android.tools.build:gradle:3.0.1"
|
||||
classpath 'com.android.tools.build:gradle:3.1.0'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
||||
Loading…
Reference in New Issue
Block a user