updating gradle to 3.2.1

This commit is contained in:
tibbi
2018-10-14 23:40:05 +02:00
parent a2f4f746bd
commit cd2c3177af
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ dependencies {
implementation 'joda-time:joda-time:2.9.9'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
compile 'com.googlecode.ez-vcard:ez-vcard:0.10.4'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.4'
}
Properties props = new Properties()