Skip to content

Commit 1ebc3b1

Browse files
committed
Update version number
Signed-off-by: Kyle Corry <kylecorry31@gmail.com>
1 parent 983ea54 commit 1ebc3b1

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 = "13.2.1"
4+
val versionName = "13.2.2"
55
val groupId = "com.kylecorry.andromeda"
66

77
buildscript {

0 commit comments

Comments
 (0)