Skip to content

Commit 619ce03

Browse files
committed
Update version number
Signed-off-by: Kyle Corry <kylecorry31@gmail.com>
1 parent 40a4694 commit 619ce03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import com.vanniktech.maven.publish.AndroidSingleVariantLibrary
22
import com.vanniktech.maven.publish.SonatypeHost
33

4-
val versionName = "12.3.0"
4+
val versionName = "12.4.0"
55
val groupId = "com.kylecorry.andromeda"
66

77
buildscript {

0 commit comments

Comments
 (0)