| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -57,6 +57,7 @@ android { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    } | 
					 | 
					 | 
					 | 
					    } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    buildFeatures { | 
					 | 
					 | 
					 | 
					    buildFeatures { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        viewBinding true | 
					 | 
					 | 
					 | 
					        viewBinding true | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					        compose true | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    } | 
					 | 
					 | 
					 | 
					    } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    buildTypes { | 
					 | 
					 | 
					 | 
					    buildTypes { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        release { | 
					 | 
					 | 
					 | 
					        release { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -106,7 +107,7 @@ android { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        targetCompatibility JavaVersion.VERSION_11 | 
					 | 
					 | 
					 | 
					        targetCompatibility JavaVersion.VERSION_11 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    } | 
					 | 
					 | 
					 | 
					    } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    composeOptions { | 
					 | 
					 | 
					 | 
					    composeOptions { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        kotlinCompilerExtensionVersion '1.0.5' | 
					 | 
					 | 
					 | 
					        kotlinCompilerExtensionVersion '1.1.0' | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    } | 
					 | 
					 | 
					 | 
					    } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    sourceSets { | 
					 | 
					 | 
					 | 
					    sourceSets { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -180,7 +181,7 @@ dependencies { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    //media | 
					 | 
					 | 
					 | 
					    //media | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    implementation("androidx.media:media:1.5.0") | 
					 | 
					 | 
					 | 
					    implementation("androidx.media:media:1.5.0") | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    def exoplayer_version = '2.17.0' | 
					 | 
					 | 
					 | 
					    def exoplayer_version = '2.17.1' | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    implementation("com.google.android.exoplayer:exoplayer-core:$exoplayer_version") | 
					 | 
					 | 
					 | 
					    implementation("com.google.android.exoplayer:exoplayer-core:$exoplayer_version") | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    implementation("com.google.android.exoplayer:extension-okhttp:$exoplayer_version") | 
					 | 
					 | 
					 | 
					    implementation("com.google.android.exoplayer:extension-okhttp:$exoplayer_version") | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |