diff options
author | AllanWang <me@allanwang.ca> | 2018-02-23 21:27:16 -0500 |
---|---|---|
committer | AllanWang <me@allanwang.ca> | 2018-02-23 21:27:16 -0500 |
commit | 0e402b4e745a0017b5d21ee0b3676099eb477d28 (patch) | |
tree | a70099e8e4d45e59587d13f2ef4d6dbc2bf8949a | |
parent | fd2b6f6e7e29f0c333f12f60f0eaae89055ddf8b (diff) | |
download | kau-0e402b4e745a0017b5d21ee0b3676099eb477d28.tar.gz kau-0e402b4e745a0017b5d21ee0b3676099eb477d28.tar.bz2 kau-0e402b4e745a0017b5d21ee0b3676099eb477d28.zip |
Use dev branch for gradle badge
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ This library contains small helper functions used throughout almost all of my ot KAU is available on JitPack [![](https://jitpack.io/v/ca.allanwang/kau.svg)](https://jitpack.io/#ca.allanwang/kau) -[![Build Status](https://travis-ci.org/AllanWang/KAU.svg?branch=master)](https://travis-ci.org/AllanWang/KAU) +[![Build Status](https://travis-ci.org/AllanWang/KAU.svg?branch=dev)](https://travis-ci.org/AllanWang/KAU) [![Crowdin](https://d322cqt584bo4o.cloudfront.net/kotlin-android-utils/localized.svg)](https://crowdin.com/project/kotlin-android-utils) [![Awesome Kotlin Badge](https://kotlin.link/awesome-kotlin.svg)](https://github.com/KotlinBy/awesome-kotlin) [![ZenHub](https://img.shields.io/badge/Shipping%20faster%20with-ZenHub-45529A.svg)](https://app.zenhub.com/workspace/o/allanwang/kau/boards) |