Skip to content
This repository has been archived by the owner on Jul 24, 2022. It is now read-only.

slyfoxza/muzei-androidwallpapers

Repository files navigation

Muzei: androidwallpape.rs

Building

Edit local.properties to contain not only the sdk.dir property, but also:

  • releasekey.file
  • releasekey.alias
  • releasekey.storepw
  • releasekey.keypw

These properties are used to configure the signing configuration for the Android plugin when building the release APK.

Note: The current version of this project is also intended to consume an updated version of the Muzei API package, containing a fix not yet merged into Roman Nurik's codebase, that should be installed into a local Maven repository. See the linked Github repository for more information.