Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 842 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 842 Bytes

This Repo is no longer maintained as Pixel was moved to a separate private repo until further notice. Pixel is still under development

Pixel Logo

Pixel

The official Sweep UI/UX package repository.

Pixel v1.0.0

The package is currently in development. The release date is to be determined.

Table of Contents

Installation

Gradle is the only supported build configuration, therefore add the dependency to your project build.gradle file:

dependencies {
    implementation("com.sweep.pixel:1.0.0")
}

Documentation

To be determined.