mirror of
				https://github.com/SimpleMobileTools/Simple-Draw.git
				synced 2025-06-05 21:59:17 +02:00 
			
		
		
		
	update commons to 3.6.12
This commit is contained in:
		| @@ -4,7 +4,6 @@ apply plugin: 'kotlin-android-extensions' | ||||
|  | ||||
| android { | ||||
|     compileSdkVersion 27 | ||||
|     buildToolsVersion "27.0.1" | ||||
|  | ||||
|     defaultConfig { | ||||
|         applicationId "com.simplemobiletools.draw" | ||||
| @@ -42,7 +41,7 @@ ext { | ||||
| } | ||||
|  | ||||
| dependencies { | ||||
|     implementation 'com.simplemobiletools:commons:3.2.3' | ||||
|     implementation 'com.simplemobiletools:commons:3.6.12' | ||||
|  | ||||
|     debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion" | ||||
|     releaseImplementation "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user