1
0
Fork 0

Update Dependencies.kt

master
Stefan Arentz 2019-06-02 22:06:23 -04:00 committed by Sebastian Kaspari
parent f9b80fdaab
commit 71a8064411
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"