mirror of
				https://github.com/SimpleMobileTools/Simple-Draw.git
				synced 2025-06-05 21:59:17 +02:00 
			
		
		
		
	update commons to 3.7.7
This commit is contained in:
		| @@ -41,7 +41,7 @@ ext { | ||||
| } | ||||
|  | ||||
| dependencies { | ||||
|     implementation 'com.simplemobiletools:commons:3.6.12' | ||||
|     implementation 'com.simplemobiletools:commons:3.7.7' | ||||
|  | ||||
|     debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion" | ||||
|     releaseImplementation "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion" | ||||
|   | ||||
| @@ -1,6 +1,4 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <resources> | ||||
|     <!-- Default colors --> | ||||
|     <color name="default_text_color">@color/theme_dark_text_color</color> | ||||
|     <color name="default_background_color">@color/theme_dark_background_color</color> | ||||
|  | ||||
| </resources> | ||||
|   | ||||
							
								
								
									
										2
									
								
								gradle/wrapper/gradle-wrapper.properties
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								gradle/wrapper/gradle-wrapper.properties
									
									
									
									
										vendored
									
									
								
							| @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME | ||||
| distributionPath=wrapper/dists | ||||
| zipStoreBase=GRADLE_USER_HOME | ||||
| zipStorePath=wrapper/dists | ||||
| distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip | ||||
| distributionUrl=https\://services.gradle.org/distributions/gradle-4.4.1-all.zip | ||||
|   | ||||
		Reference in New Issue
	
	Block a user