1
0
Fork 0

Update A-S to 0.30

master
Stefan Arentz 2019-05-31 14:01:07 -04:00 committed by Sebastian Kaspari
parent 98a40aabd7
commit c31cc67e7b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ private object Versions {
// The version number below tracks the application-services version
// that we depend on directly for tests, and it's important that it
// be kept in sync with the version used by android-components above.
const val mozilla_appservices = "0.29.0"
const val mozilla_appservices = "0.30.0"
const val autodispose = "1.1.0"
const val adjust = "4.11.4"