nikartx / Image-Support

Add badge with counter to ImageView Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiling gradle error

rexdarel opened this issue · comments

Hi I am new to android development. I tried to use this but got an error compiling the project. I am completely new to this and I don't know what's going on in build.gradle.

image

I forgot to change the one that is under the red squigly line to this : implementation 'com.android.support:appcompat-v7:26.0.0-beta1' but still got an error compiling

Okay, I changed all the 26.0.0-beta1 to 26.1.0. And it worked! Thanks for this!