File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies {
2323
2424|  BOM                                                                                     |  [ Core SDK] ( core/android )  |  [ Sign SDK] ( protocol/sign )  |  [ Auth SDK] ( protocol/auth )  |  [ Chat SDK] ( protocol/chat )  |  [ Notify SDK] ( protocol/notify )  |  [ web3wallet] ( product/web3wallet )  |  [ web3modal] ( product/web3modal )  |  [ WalletConnectModal] ( product/walletconnectmodal )  | 
2525| -----------------------------------------------------------------------------------------| --------------------------| ---------------------------| ---------------------------| ---------------------------| :------------------------------| ----------------------------------| --------------------------------| --------------------------------------------------| 
26- |  1.32.0                                                                                   |  1.32.0                   |  2.32.0                    |  1.28.2                     |  1.0.0.beta30              |  1.3.4                         |  1.32.0                            |  1.5.4                          |  1.5.4                                            | 
26+ |  1.32.1                                                                                   |  1.32.0                   |  2.32.0                    |  1.28.3                     |  1.0.0.beta30              |  1.3.4                         |  1.32.1                            |  1.5.4                          |  1.5.4                                            | 
2727|  1.31.3                                                                                  |  1.31.2                   |  2.31.2                    |  1.28.2                    |  1.0.0.beta30              |  1.3.2                         |  1.31.2                           |  1.5.2                          |  1.5.2                                            | 
2828|  1.31.1                                                                                  |  1.31.1                   |  2.31.1                    |  1.28.1                    |  1.0.0.beta26              |  1.3.1                         |  1.31.1                           |  1.5.1                          |  1.5.1                                            | 
2929|  1.31.0<sup >[ ** ] ( https://gist.github.com/TalhaAli00/7b9e1cadf19b9dc5141cd033aa4e6172 )     |  1.31.0                   |  2.31.0                    |  1.28.0                    |  1.0.0.beta25              |  1.3.0                         |  1.31.0                           |  1.5.0                          |  1.5.0                                            | 
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ const val KEY_PUBLISH_ARTIFACT_ID = "PUBLISH_ARTIFACT_ID"
55const  val  KEY_SDK_NAME  =  " SDK_NAME" 
66
77// Latest versions
8- const  val  BOM_VERSION  =  " 1.32.0 " 
8+ const  val  BOM_VERSION  =  " 1.32.1 " 
99const  val  FOUNDATION_VERSION  =  " 1.17.2" 
1010const  val  CORE_VERSION  =  " 1.32.0" 
1111const  val  SIGN_VERSION  =  " 2.32.0" 
12- const  val  AUTH_VERSION  =  " 1.28.2 " 
12+ const  val  AUTH_VERSION  =  " 1.28.3 " 
1313const  val  CHAT_VERSION  =  " 1.0.0-beta30" 
1414const  val  NOTIFY_VERSION  =  " 1.3.4" 
15- const  val  WEB_3_WALLET_VERSION  =  " 1.32.0 " 
15+ const  val  WEB_3_WALLET_VERSION  =  " 1.32.1 " 
1616const  val  WEB_3_MODAL_VERSION  =  " 1.5.4" 
1717const  val  WC_MODAL_VERSION  =  " 1.5.4" 
1818const  val  MODAL_CORE_VERSION  =  " 1.5.4" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments