File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ buildscript {
2020    }
2121}
2222plugins {
23-     kotlin(" multiplatform" " 2.0 .21" false 
24-     kotlin(" android" " 2.0 .21" false 
23+     kotlin(" multiplatform" " 2.1 .21" false 
24+     kotlin(" android" " 2.1 .21" false 
2525    id(" com.android.application" " 7.4.2" false 
2626    id(" com.android.library" " 7.4.2" false 
2727    id(" org.jetbrains.kotlin.kapt" Versions .kotlin)
Original file line number Diff line number Diff line change 11plugins {
22    `kotlin- dsl`
3-     kotlin(" jvm" " 2.0 .21" 
3+     kotlin(" jvm" " 2.1 .21" 
44}
55
66repositories {
Original file line number Diff line number Diff line change 11object  Versions {
2-     const  val  kotlin =  " 2.0 .21" 
2+     const  val  kotlin =  " 2.1 .21" 
33    const  val  lifecycle =  " 2.6.1" 
44    const  val  room =  " 2.7.1" 
55    const  val  navigation =  " 2.5.3" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments