We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786844b commit ce878a6Copy full SHA for ce878a6
combot/build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "br.com.gabrielbrasileiro"
10
-version = "1.0.1"
+version = "1.0.2"
11
12
android {
13
namespace = "br.com.gabrielbrasileiro.combot"
readme.md
@@ -1,7 +1,9 @@
1
<div style="text-align: left;">
2
- <img src="./logo.png" width="300" style="margin: 20px 0;" />
+ <img src="./logo.png" width="400" />
3
</div>
4
5
+<br>
6
+



0 commit comments