Skip to content
Snippets Groups Projects
Commit a29ecded authored by Paolo Rotolo's avatar Paolo Rotolo Committed by mueller-ma
Browse files

Update AppIntro to 5.0.1 (#1051)

parent 5655012d
No related branches found
No related tags found
No related merge requests found
......@@ -109,7 +109,10 @@ dependencies {
implementation 'com.github.heremaps:oksse:0.9.0'
implementation 'com.larswerkman:HoloColorPicker:1.5'
implementation 'com.github.BigBadaboom:androidsvg:3511e136498da94018ef9fa438895984ea9b99db'
implementation 'com.github.apl-devs:appintro:v4.2.3'
implementation ('com.github.paolorotolo:appintro:v5.0.1') {
transitive false
exclude group: 'com.intellij', module: 'annotations'
}
// Google Maps
fullImplementation 'com.google.android.gms:play-services-maps:12.0.1'
// GCM
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment