Skip to content

Commit 00953c0

Browse files
committed
Update version number
1 parent 4837f5b commit 00953c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
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.5.0"
4+
val versionName = "12.6.0"
55
val groupId = "com.kylecorry.andromeda"
66

77
buildscript {
@@ -59,4 +59,4 @@ subprojects {
5959
publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL)
6060
signAllPublications()
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)