Skip to content

Commit 3bc68ae

Browse files
committed
[Release] 1.4.0
1 parent 8b8a188 commit 3bc68ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ext {
22
// APP VERSION
33
androidVersionCode = 1
4-
androidVersionName = "1.3.0"
4+
androidVersionName = "1.4.0"
55

66
// ANDROID VERSION
77
androidCompileSdkVersion = 29
@@ -49,7 +49,7 @@ ext {
4949
mockK = "io.mockk:mockk:$mockKVersion"
5050

5151

52-
publishVersionID = "1.3.0"
52+
publishVersionID = "1.4.0"
5353
groupProjectID = "com.qifan.powerpermission"
5454
userName = "Qifan YANG"
5555
userId = "underwindfall"

0 commit comments

Comments
 (0)