File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ dependencies {
6767publishing {
6868 publications {
6969 release(MavenPublication ) {
70- groupId = " mahdiasd.bottomdialogfilepicker "
71- artifactId = " compose_bottom_dialog_file_picker "
70+ groupId = " com. mahdiasd.filepicker "
71+ artifactId = " FilePicker "
7272 version = " 2.2.9"
7373
7474 afterEvaluate {
Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22plugins {
3- id ' com.android.application' version ' 8.0.2 ' apply false
4- id ' com.android.library' version ' 8.0.2 ' apply false
3+ id ' com.android.application' version ' 7.3.1 ' apply false
4+ id ' com.android.library' version ' 7.3.1 ' apply false
55 id ' org.jetbrains.kotlin.android' version ' 1.7.10' apply false
66
77}
You can’t perform that action at this time.
0 commit comments