mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-07 10:42:07 +00:00
build.gradle: Update gradle for Android Studio 3.4.1
This commit is contained in:
parent
b5f73091cf
commit
edbf218f28
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.3.2'
|
||||
classpath 'com.android.tools.build:gradle:3.4.1'
|
||||
classpath 'com.github.triplet.gradle:play-publisher:1.2.2'
|
||||
classpath 'com.github.ben-manes:gradle-versions-plugin:0.21.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue