Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

How to Update

Dani Mahardhika edited this page Feb 5, 2017 · 2 revisions
  1. See latest version at GitHub
  2. Open module:app build.gradle, scroll to bottom
  3. Change WallpaperBoard dependency matching latest version,
    com.github.danimahardhika.wallpaperboard:$versionNumber
  4. Sync Project with Gradle Files (Make sure your PC or Laptop has internet connection)
  5. Clean project
  6. Done