plectrum

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit ccbaab6eb6b3a33e074d1054d2efc0b1db32f012
parent a46eb5ab9437b211c074c705ec929857e9756c96
Author: gstraube <gstraube@mailbox.org>
Date:   Sun, 10 Mar 2019 11:11:16 +0100

Update plugin

Diffstat:
Mbuild.gradle | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle @@ -7,7 +7,7 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:3.3.0' + classpath 'com.android.tools.build:gradle:3.3.2' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files