1
0
Fork 0
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:
Catfriend1 2019-06-17 03:38:39 +02:00
parent b5f73091cf
commit edbf218f28

View file

@ -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'