File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 18
18
java-version : 11
19
19
- name : Release build
20
20
# assembleRelease for all modules, excluding non-library modules: samples, docs
21
- run : ./gradlew assembleRelease -x :stream-chat-android- sample:assembleRelease -x :stream-chat-android-ui-components-sample:assembleRelease -x :stream-chat-android-compose-sample:assembleRelease -x :stream-chat-android-docs :assembleRelease
21
+ run : ./gradlew assembleRelease -x :koleton- sample:assembleRelease
22
22
- name : Source jar and dokka
23
23
run : ./gradlew androidSourcesJar javadocJar
24
24
- name : Publish to MavenCentral
Original file line number Diff line number Diff line change 5
5
<a href =" https://github.com/ericktijerou/koleton/actions " ><img src =" https://github.com/ericktijerou/koleton/workflows/Build%20and%20test/badge.svg " /></a >
6
6
<a href =" https://github.com/ericktijerou/koleton/releases " ><img src =" https://img.shields.io/github/v/release/ericktijerou/koleton " /></a >
7
7
[ ![ Kotlin] ( https://img.shields.io/badge/Kotlin-1.5.10-blueviolet.svg )] ( https://kotlinlang.org )
8
- <a href =" https://github.com/GetStream/stream-chat-android/actions " ><img src =" https://github.com/GetStream/stream-chat-android/workflows/Build%20and%20test/badge.svg " /></a >
9
- <a href =" https://github.com/GetStream/stream-chat-android/releases " ><img src =" https://img.shields.io/github/v/release/GetStream/stream-chat-android " /></a >
10
8
![ Minimum SDK Version] ( https://img.shields.io/badge/minSdkVersion-14-brightgreen.svg )
11
9
12
10
An Android library that provides an easy way to show skeleton of any view.
You can’t perform that action at this time.
0 commit comments