Skip to content

Commit

Permalink
update to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lahm committed Jun 12, 2018
1 parent 5254948 commit 5ff8faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ publish {
userOrg = 'lamster2018' //bintray注册的用户名(不是邮箱)
groupId = 'com.lahm.library'
artifactId = 'easy-protector-release' //项目名称
publishVersion = '1.0.1' //版本号
publishVersion = '1.0.2' //版本号
desc = 'protect your android app' //项目描述。可空。
website = 'https://github.com/lamster2018/EasyProtector' //项目地址,一般填github地址。可空。
}

0 comments on commit 5ff8faf

Please sign in to comment.