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

Commit

Permalink
all: adding mavenCentral github badge
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 2beacfb10a42856045c1df1ba061d5b9f37b44f9
  • Loading branch information
kikengineering committed May 18, 2021
1 parent 0553a3f commit 23c1bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion design/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# <img src="../assets/kin-logo.png" height="32" alt="Kin Logo"> Design Module
[![KDoc](https://img.shields.io/badge/Docs-KDoc-blue)](https://kinecosystem.github.io/kin-android/docs)
[![Download](https://api.bintray.com/packages/kinecosystem/kin-android/design/images/download.svg) ](https://bintray.com/kinecosystem/kin-android/design/_latestVersion)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.kin.sdk.android/design/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.kin.sdk.android/design)

The Design library contains the UI components that are used in our full screen experiences like the [spend](../spend) module.
The documented components below are endorsed for external use as well and will be supported in a backwards compatible way (as much as possible) between versions. However, other view components not listed here contained in this module are subject to change or disappear version to version.
Expand Down

0 comments on commit 23c1bf8

Please sign in to comment.