We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd3dea commit e7caf9eCopy full SHA for e7caf9e
bottomsheet/build.gradle.kts
@@ -49,7 +49,7 @@ android {
49
from (components["release"])
50
groupId = "com.github.kami-kamran"
51
artifactId = "custom-bottom-sheet"
52
- version = "0.0.1"
+ version = "0.0.2"
53
artifact("${layout.buildDirectory}/outputs/aar/custom-bottom-sheet-release.aar")
54
}
55
0 commit comments