Skip to content

Commit 1f430f6

Browse files
Update Version
1 parent 8488d61 commit 1f430f6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

FancyComposeDialogs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ afterEvaluate {
6060
from components.release
6161
groupId = 'com.github.PratikFagadiya'
6262
artifactId = 'fancycomposedialogs'
63-
version = '1.0.0'
63+
version = '1.0.1'
6464
}
6565
}
6666
}

app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,4 @@ dependencies {
6565
debugImplementation 'androidx.compose.ui:ui-test-manifest'
6666

6767
implementation project(path: ':FancyComposeDialogs')
68-
6968
}

0 commit comments

Comments
 (0)