Skip to content

Commit

Permalink
Merge pull request #68 from yg3630536/fixbug/modify-version
Browse files Browse the repository at this point in the history
* modify version
  • Loading branch information
yanggang-JV authored Sep 22, 2020
2 parents 4d06db0 + 269f28a commit bf48ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ if (!gradle.startParameter.isOffline()) {
apply plugin: 'signing'
}

version = "1.0.3"
version = "1.0.4"
def repo ="${repoType}"
//设置jdk的版本
sourceCompatibility = 1.8
Expand Down

0 comments on commit bf48ecf

Please sign in to comment.