Skip to content

Commit

Permalink
Isse mozilla-mobile#1063: Use Mozilla Android Components 0.21.
Browse files Browse the repository at this point in the history
  • Loading branch information
pocmo committed Sep 3, 2018
1 parent ca9e7eb commit dfc9c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
ext.architecture_components_version = '1.1.1'
ext.espresso_version = '3.0.1'
ext.kotlin_version = '1.2.41'
ext.moz_components_version = '0.20'
ext.moz_components_version = '0.21'
ext.kotlin_coroutines_version = '0.22.5'

repositories {
Expand Down

0 comments on commit dfc9c1b

Please sign in to comment.