Skip to content

Commit 8a37d53

Browse files
author
Chris
committedNov 7, 2022
Bumped version to 0.3.2 (7)
1 parent d7fb2f1 commit 8a37d53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎buildSrc/src/main/java/com.chrynan.emoji.buildSrc/LibraryConstants.kt

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ object LibraryConstants {
55
const val group = "com.chrynan.emoji"
66
const val owner = "chrynan"
77
const val repoName = "emoji"
8-
const val versionName = "0.3.1"
9-
const val versionCode = 6
8+
const val versionName = "0.3.2"
9+
const val versionCode = 7
1010
const val versionDescription = "Release $versionName ($versionCode)"
1111
const val license = "Apache-2.0"
1212
const val vcsUrl = "https://github.com/chRyNaN/emoji.git"

0 commit comments

Comments
 (0)