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 828f72a commit fe5f4d9Copy full SHA for fe5f4d9
library/build.gradle
@@ -8,7 +8,7 @@ publish {
8
groupId = 'com.yhw.library'
9
artifactId = 'taglayout'
10
publishVersion = '1.0.0'
11
- repoName="TabLayout"
+ repoName="TagLayout"
12
desc = 'Android TagLayout'
13
website = 'https://github.com/LuckyCodeer/TagLayout'
14
}
0 commit comments