File tree 2 files changed +4
-4
lines changed
src/main/java/com/code4a/jlibrary/utils
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 26
26
bintrayRepo = ' jlibrary'
27
27
bintrayName = ' jlibrary'
28
28
29
- publishedGroupId = ' com.code4a.jlibrary '
29
+ publishedGroupId = ' com.code4a'
30
30
libraryName = ' jlibrary'
31
31
artifact = ' jlibrary'
32
32
35
35
siteUrl = ' https://github.com/code4a/JLibraryDemo'
36
36
gitUrl = ' https://github.com/code4a/JLibraryDemo.git'
37
37
38
- libraryVersion = ' 1.0.0 '
38
+ libraryVersion = ' 1.0.1 '
39
39
40
40
developerId = ' code4a'
41
41
developerName = ' Jiang Yantao'
42
- developerEmail = ' jiangyantaodev@163 .com'
42
+ developerEmail = ' hello_frameworks@126 .com'
43
43
44
44
licenseName = ' The Apache Software License, Version 2.0'
45
45
licenseUrl = ' http://www.apache.org/licenses/LICENSE-2.0.txt'
Original file line number Diff line number Diff line change 12
12
13
13
/**
14
14
* 创建删除快捷图标
15
- * <p/>
15
+ *
16
16
* 需要权限: com.android.launcher.permission.INSTALL_SHORTCUT
17
17
* com.android.launcher.permission.UNINSTALL_SHORTCUT
18
18
*/
You can’t perform that action at this time.
0 commit comments