1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +00:00

Android Studio 3.3.2

see what's changed https://androidstudio.googleblog.com/2019/03/android-studio-332-available.html
This commit is contained in:
Hannes Achleitner
2019-03-07 10:06:25 +01:00
parent b22e389f1f
commit 4b0510d791
+1 -1
View File
@@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.1'
classpath 'com.android.tools.build:gradle:3.3.2'
}
}