Skip to content

Commit e7caf9e

Browse files
author
muhammad.kamran
committed
code Pushed
1 parent 8dd3dea commit e7caf9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bottomsheet/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ android {
4949
from (components["release"])
5050
groupId = "com.github.kami-kamran"
5151
artifactId = "custom-bottom-sheet"
52-
version = "0.0.1"
52+
version = "0.0.2"
5353
artifact("${layout.buildDirectory}/outputs/aar/custom-bottom-sheet-release.aar")
5454
}
5555
}

0 commit comments

Comments
 (0)