Skip to content

Commit ce878a6

Browse files
Add of break line do readme.md
1 parent 786844b commit ce878a6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

combot/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "br.com.gabrielbrasileiro"
10-
version = "1.0.1"
10+
version = "1.0.2"
1111

1212
android {
1313
namespace = "br.com.gabrielbrasileiro.combot"

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<div style="text-align: left;">
2-
<img src="./logo.png" width="300" style="margin: 20px 0;" />
2+
<img src="./logo.png" width="400" />
33
</div>
44

5+
<br>
6+
57
![Kotlin](https://img.shields.io/badge/Kotlin-2.2.21-blue)
68
![GitHub Actions](https://github.com/GabrielBrasileiro/combot/actions/workflows/main.yml/badge.svg?branch=main)
79
![License](https://img.shields.io/badge/License-Apache%202.0-blue)

0 commit comments

Comments
 (0)