File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
88        compileSdk 35 
99        minSdkVersion 21 
1010        targetSdkVersion 35 
11-         versionCode 4105 
12-         versionName " 4.1.5  'Exolix'" 
11+         versionCode 4106 
12+         versionName " 4.1.6  'Exolix'" 
1313        testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner" 
1414        externalNativeBuild {
1515            cmake {
@@ -138,13 +138,13 @@ static def getId(name) {
138138dependencies  {
139139    implementation(platform(" org.jetbrains.kotlin:kotlin-bom:1.8.22"  ))
140140
141-     implementation ' androidx.core:core:1.13.1 ' 
141+     implementation ' androidx.core:core:1.15.0 ' 
142142    implementation ' androidx.appcompat:appcompat:1.7.0' 
143143    implementation ' androidx.legacy:legacy-support-v4:1.0.0' 
144-     implementation ' androidx.recyclerview:recyclerview:1.3.2 ' 
144+     implementation ' androidx.recyclerview:recyclerview:1.4.0 ' 
145145    implementation ' androidx.cardview:cardview:1.0.0' 
146146    implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' 
147-     implementation ' androidx.constraintlayout:constraintlayout:2.1.4 ' 
147+     implementation ' androidx.constraintlayout:constraintlayout:2.2.0 ' 
148148    implementation ' androidx.preference:preference:1.2.1' 
149149
150150    implementation ' com.google.android.material:material:1.12.0' 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments