|  |  |  | @ -56,7 +56,7 @@ dependencies { | 
			
		
	
		
			
				
					|  |  |  |  |     implementation fileTree(include: ['*.jar'], dir: 'libs') | 
			
		
	
		
			
				
					|  |  |  |  |     implementation "androidx.appcompat:appcompat:$rootProject.appcompatVersion" | 
			
		
	
		
			
				
					|  |  |  |  |     implementation "androidx.recyclerview:recyclerview:$rootProject.recyclerviewVersion" | 
			
		
	
		
			
				
					|  |  |  |  |     implementation 'androidx.appcompat:appcompat:1.2.0' | 
			
		
	
		
			
				
					|  |  |  |  |     implementation "androidx.appcompat:appcompat:$rootProject.appcompatVersion" | 
			
		
	
		
			
				
					|  |  |  |  |     testImplementation 'junit:junit:4.12' | 
			
		
	
		
			
				
					|  |  |  |  |     implementation project(':Live') | 
			
		
	
		
			
				
					|  |  |  |  |     implementation "androidx.core:core-ktx:$rootProject.core_ktx" | 
			
		
	
	
		
			
				
					|  |  |  | 
 |