mirror of
				https://github.com/SimpleMobileTools/Simple-Gallery.git
				synced 2025-06-05 21:59:19 +02:00 
			
		
		
		
	update commons to 5.4.0
This commit is contained in:
		| @@ -57,7 +57,7 @@ android { | |||||||
| } | } | ||||||
|  |  | ||||||
| dependencies { | dependencies { | ||||||
|     implementation 'com.simplemobiletools:commons:5.3.9' |     implementation 'com.simplemobiletools:commons:5.4.0' | ||||||
|     implementation 'com.theartofdev.edmodo:android-image-cropper:2.7.0' |     implementation 'com.theartofdev.edmodo:android-image-cropper:2.7.0' | ||||||
|     implementation 'androidx.multidex:multidex:2.0.0' |     implementation 'androidx.multidex:multidex:2.0.0' | ||||||
|     implementation 'it.sephiroth.android.exif:library:1.0.1' |     implementation 'it.sephiroth.android.exif:library:1.0.1' | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| // Top-level build file where you can add configuration options common to all sub-projects/modules. | // Top-level build file where you can add configuration options common to all sub-projects/modules. | ||||||
|  |  | ||||||
| buildscript { | buildscript { | ||||||
|     ext.kotlin_version = '1.3.0' |     ext.kotlin_version = '1.3.10' | ||||||
|  |  | ||||||
|     repositories { |     repositories { | ||||||
|         google() |         google() | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user