Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • “com.buzzvil:buzzad-benefit-pop:연동하려는 버전”을 입력해 주세요.

Code Block
repositories {
    maven { url "https://dl.bintray.com/buzzvil/maven/" }
}

dependencies {
    implementation "com.buzzvil:buzzad-benefit-pop:1.6.9"
}

...