Skip to content

Commit f2734fc

Browse files
committed
Release of version 2.2.4 with compose multiplatform 1.7.1
1 parent 2caeaa5 commit f2734fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
agp = "8.5.2"
33
kotlin = "2.0.21"
4-
compose-plugin = "1.7.0"
4+
compose-plugin = "1.7.1"
55
android-minSdk = "21"
66
android-compileSdk = "34"
77
kotlinxDatetime = "0.6.1"

nepali-date-picker/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ mavenPublishing {
8585
coordinates(
8686
groupId = "io.github.shivathapaa",
8787
artifactId = "nepali-date-picker",
88-
version = "2.2.3"
88+
version = "2.2.4"
8989
)
9090

9191
// POM metadata for the published artifact

0 commit comments

Comments
 (0)