Skip to content

Commit

Permalink
修改命名
Browse files Browse the repository at this point in the history
  • Loading branch information
LvBing1995 committed May 7, 2019
1 parent d359d4d commit 2322793
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
minSdkVersion 18
targetSdkVersion 28
versionCode 1
versionName "1.0"
versionName "1.1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
4 changes: 2 additions & 2 deletions imagewatcher/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 28
versionCode 8
versionName "1.1.5"
versionCode 1
versionName "1.1.0"

}
buildTypes {
Expand Down

0 comments on commit 2322793

Please sign in to comment.