How to solve "All com.android.support libraries must use the exact same version specification'

02:23

How to solve?



"All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found versions 27.1.1, 27.0.2. Examples include com.android.support:animated-vector-drawable:27.1.1 and com.android.support:customtabs:27.0.2"


R:

insert in gradle app file, in 

1dependencies {
1implementation "com.android.support:customtabs:27.1.1"
All com.android.support libraries must use the exact same version specification
How to solve "All com.android.support libraries must use the exact same version specification'
1
1implementation 'com.android.support:multidex:1.0.3'
1implementation 'com.android.support:support-v4:27.1.1'
1
1and in add:
1
1buildTypes {
release {
multiDexEnabled true

Trimiteți un comentariu

Trimiteți un comentariu

Emoticon
:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

Author Name

Formular de contact

Nume

E-mail *

Mesaj *

Un produs Blogger.