Skip to content

Commit

Permalink
升级版本到0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
stray-coding committed Sep 28, 2022
1 parent fd08e22 commit 6b7461a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ dependencies {
}


def versionName = "0.1.5"
def versionCode = 15
def versionName = "0.1.6"
def versionCode = 16
application {
mainClass = 'com.coding.Main'
}
Expand Down

0 comments on commit 6b7461a

Please sign in to comment.