Skip to content

Commit

Permalink
Update to androidx.test 10.26.2022 RC release
Browse files Browse the repository at this point in the history
Signed-off-by: utzcoz <utzcoz@outlook.com>
  • Loading branch information
utzcoz committed Oct 28, 2022
1 parent 3ff90d5 commit 0b1a92a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ ext {
errorproneJavacVersion='9+181-r4173-1'

// AndroidX test versions
axtMonitorVersion='1.6.0-beta01'
axtRunnerVersion='1.5.0-beta01'
axtRulesVersion='1.4.1-beta01'
axtCoreVersion='1.5.0-beta01'
axtTruthVersion='1.5.0-beta01'
espressoVersion='3.5.0-beta01'
axtJunitVersion='1.1.4-beta01'
axtMonitorVersion='1.6.0-rc01'
axtRunnerVersion='1.5.0-rc01'
axtRulesVersion='1.5.0-rc01'
axtCoreVersion='1.5.0-rc01'
axtTruthVersion='1.5.0-rc01'
espressoVersion='3.5.0-rc01'
axtJunitVersion='1.1.4-rc01'

// AndroidX versions
coreVersion='1.9.0'
Expand Down

0 comments on commit 0b1a92a

Please sign in to comment.