File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed 
feature-account-impl/src/main/res/layout Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ apply plugin: "org.sonarqube"
55buildscript  {
66    ext {
77        //  App version
8-         versionName =  ' 3.5.2 ' 
9-         versionCode =  183 
8+         versionName =  ' 3.5.3 ' 
9+         versionCode =  184 
1010
1111        //  SDK and tools
1212        compileSdkVersion =  34 
Original file line number Diff line number Diff line change 174174                android : layout_height =" 1dp" 
175175                android : layout_marginStart =" @dimen/x2" 
176176                android : layout_marginEnd =" @dimen/x2" 
177-                 android : background =" @color/dividerGray" 
177+                 android : background =" @color/dividerGray" 
178+                 android : visibility =" gone" 
178179
179180            <LinearLayout 
180181                android : id =" @+id/profileCurrency" 
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ retrofit = "2.9.0"
4949roomVersion  = " 2.6.1" 
5050rules  = " 1.5.0" 
5151runner  = " 1.5.2" 
52- sharedFeaturesVersion  = " 1.1.1.30 -FLW" 
52+ sharedFeaturesVersion  = " 1.1.1.31 -FLW" 
5353shimmerVersion  = " 0.5.0" 
5454sonarqubeGradlePlugin  = " 3.3" 
5555soraUiCore  = " 0.2.22" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments