Skip to content

Commit

Permalink
[Release] 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
underwindfall committed Dec 17, 2020
1 parent 8b8a188 commit 3bc68ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
// APP VERSION
androidVersionCode = 1
androidVersionName = "1.3.0"
androidVersionName = "1.4.0"

// ANDROID VERSION
androidCompileSdkVersion = 29
Expand Down Expand Up @@ -49,7 +49,7 @@ ext {
mockK = "io.mockk:mockk:$mockKVersion"


publishVersionID = "1.3.0"
publishVersionID = "1.4.0"
groupProjectID = "com.qifan.powerpermission"
userName = "Qifan YANG"
userId = "underwindfall"
Expand Down

0 comments on commit 3bc68ae

Please sign in to comment.