1
0
Fork 0

Update A-S to 0.30

master
Stefan Arentz 2019-05-31 15:29:38 -04:00 committed by Sebastian Kaspari
parent c31cc67e7b
commit f9b80fdaab
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.30.0"
const val mozilla_appservices = "0.30.0"
const val autodispose = "1.1.0"
const val adjust = "4.11.4"