mirror of
				https://github.com/InsanusMokrassar/KSLog.git
				synced 2025-11-04 05:20:38 +00:00 
			
		
		
		
	Compare commits
	
		
			4 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 785ab59519 | |||
| a4f2562690 | |||
| 777ae44da5 | |||
| 28d61a7b7c | 
@@ -1,5 +1,9 @@
 | 
				
			|||||||
# Changelog
 | 
					# Changelog
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 0.5.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* `Kotlin`: `1.7.10`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 0.4.2
 | 
					## 0.4.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Add `setDefaultKSLog` and `addDefaultKSLog`
 | 
					* Add `setDefaultKSLog` and `addDefaultKSLog`
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -9,5 +9,5 @@ android.enableJetifier=true
 | 
				
			|||||||
# Project data
 | 
					# Project data
 | 
				
			||||||
 | 
					
 | 
				
			||||||
group=dev.inmo
 | 
					group=dev.inmo
 | 
				
			||||||
version=0.4.2
 | 
					version=0.5.0
 | 
				
			||||||
android_code_version=12
 | 
					android_code_version=13
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,12 +1,12 @@
 | 
				
			|||||||
[versions]
 | 
					[versions]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
kotlin = "1.6.21"
 | 
					kotlin = "1.7.10"
 | 
				
			||||||
kotlin-gradle-plugin = "7.0.4"
 | 
					kotlin-gradle-plugin = "7.2.2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
dexcount = "3.1.0"
 | 
					dexcount = "3.1.0"
 | 
				
			||||||
junit_version = "4.12"
 | 
					junit_version = "4.12"
 | 
				
			||||||
test_ext_junit_version = "1.1.2"
 | 
					test_ext_junit_version = "1.1.3"
 | 
				
			||||||
espresso_core = "3.3.0"
 | 
					espresso_core = "3.4.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
android-minSdk = "21"
 | 
					android-minSdk = "21"
 | 
				
			||||||
android-compileSdk = "32"
 | 
					android-compileSdk = "32"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user