Skip to content

Commit

Permalink
add versioncode
Browse files Browse the repository at this point in the history
  • Loading branch information
lijiah committed Sep 12, 2018
1 parent 26ee16d commit aa59d11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
4 changes: 2 additions & 2 deletions floatwindow/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 26
versionCode 1
versionName "1.0"
versionCode 12
versionName "1.0.12"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

}
Expand Down

0 comments on commit aa59d11

Please sign in to comment.