mirror of
				https://github.com/SimpleMobileTools/Simple-Notes.git
				synced 2025-06-05 17:00:23 +02:00 
			
		
		
		
	updating kotlin, gradle, commons
This commit is contained in:
		@@ -51,9 +51,9 @@ android {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
dependencies {
 | 
			
		||||
    implementation 'com.simplemobiletools:commons:5.18.14'
 | 
			
		||||
    implementation 'com.simplemobiletools:commons:5.20.6'
 | 
			
		||||
 | 
			
		||||
    kapt 'androidx.room:room-compiler:2.2.1'
 | 
			
		||||
    implementation 'androidx.room:room-runtime:2.2.1'
 | 
			
		||||
    annotationProcessor 'androidx.room:room-compiler:2.2.1'
 | 
			
		||||
    kapt 'androidx.room:room-compiler:2.2.2'
 | 
			
		||||
    implementation 'androidx.room:room-runtime:2.2.2'
 | 
			
		||||
    annotationProcessor 'androidx.room:room-compiler:2.2.2'
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user