1
0
Fork 0

Closes #4102: Upgrade Leanplum version number (#4534)

Closes #4102 - Upgrade Leanplum version from 4.3.1 to 5.2.3
master
Amit Parameshwar 2019-08-06 04:27:35 +05:30 committed by Emily Kager
parent 0320efee84
commit 532e5313e9
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ object Versions {
const val anko = "0.10.8"
const val sentry = "1.7.10"
const val leakcanary = "1.6.3"
const val leanplum = "4.3.1"
const val leanplum = "5.2.3"
const val androidx_appcompat = "1.1.0-rc01"
const val androidx_coordinator_layout = "1.1.0-beta01"