File tree Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 11"""Defines current released AXT versions.""" 
22
3- RUNNER_VERSION  =  "1.6.0 " 
4- RULES_VERSION  =  "1.6.0 " 
5- MONITOR_VERSION  =  "1.7.0 " 
6- ESPRESSO_VERSION  =  "3.6.0 " 
7- CORE_VERSION  =  "1.6.0 " 
8- ESPRESSO_DEVICE_VERSION  =  "1.0.0 " 
9- ANDROIDX_JUNIT_VERSION  =  "1.2.0 " 
3+ RUNNER_VERSION  =  "1.6.1 " 
4+ RULES_VERSION  =  "1.6.1 " 
5+ MONITOR_VERSION  =  "1.7.1 " 
6+ ESPRESSO_VERSION  =  "3.6.1 " 
7+ CORE_VERSION  =  "1.6.1 " 
8+ ESPRESSO_DEVICE_VERSION  =  "1.0.1 " 
9+ ANDROIDX_JUNIT_VERSION  =  "1.2.1 " 
1010ANDROIDX_TRUTH_VERSION  =  "1.6.0" 
1111ORCHESTRATOR_VERSION  =  "1.5.0" 
1212SERVICES_VERSION  =  "1.5.0" 
Original file line number Diff line number Diff line change 66
77** Bug Fixes** 
88
9- *  Catch and log NoSuchMethodError on forceEnableAppTracing calls
10- *  Fix ActivityInvoker$-CC ClassNotFoundErrors when used with older androidx.test: core 
11- 
129** New Features** 
1310
1411** Breaking Changes** 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments