Skip to content

Commit da7617b

Browse files
committed
fix group id
1 parent 3257ee2 commit da7617b

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.idea/modules.xml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scrolltextview/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apply plugin: 'com.android.library'
22
apply plugin: 'com.github.dcendents.android-maven'
3-
group='com.github.YourUsername'
3+
group='com.github.Dkaishu'
44
android {
55
compileSdkVersion 26
66
buildToolsVersion "25.0.3"

0 commit comments

Comments
 (0)