Skip to content

Commit c8c83ef

Browse files
committed
添加groupid
1 parent 246701e commit c8c83ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

themvp/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
apply plugin: 'com.android.library'
22

3+
group = 'com.github.kymjs'
4+
version = "2.0.0"
5+
36
android {
47
compileSdkVersion 30
58
resourcePrefix "TheMVP__"

0 commit comments

Comments
 (0)