mirror of
				https://github.com/SimpleMobileTools/Simple-Contacts.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	update commons to 4.7.1
This commit is contained in:
		| @@ -45,10 +45,10 @@ ext { | |||||||
| } | } | ||||||
|  |  | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.simplemobiletools:commons:4.7.0' |     implementation 'com.simplemobiletools:commons:4.7.1' | ||||||
|     implementation 'joda-time:joda-time:2.9.9' |     implementation 'joda-time:joda-time:2.9.9' | ||||||
|     implementation 'com.facebook.stetho:stetho:1.5.0' |     implementation 'com.facebook.stetho:stetho:1.5.0' | ||||||
|     implementation 'com.android.support.constraint:constraint-layout:1.1.2' |     implementation 'com.android.support.constraint:constraint-layout:1.1.3' | ||||||
|     compile 'com.googlecode.ez-vcard:ez-vcard:0.10.4' |     compile 'com.googlecode.ez-vcard:ez-vcard:0.10.4' | ||||||
|  |  | ||||||
|     debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion" |     debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user