Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 7e28c97

Browse files
committed
mod: 说明更新
1 parent b2f8028 commit 7e28c97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library-no-op/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ android {
2727
}
2828
}
2929

30-
defaultPublishConfig "libraryX-no-op"
30+
defaultPublishConfig "library-no-op"
3131

3232
}
3333

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939
}
4040
}
4141

42-
defaultPublishConfig "libraryX"
42+
defaultPublishConfig "library"
4343

4444
sourceSets {
4545
main {

0 commit comments

Comments
 (0)