Skip to content

Commit

Permalink
版本号v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maning0303 committed Sep 18, 2019
1 parent 21badb8 commit 513a037
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 28
versionCode 210
versionName "2.1.0"
versionCode 212
versionName "2.1.2"
}
buildTypes {
release {
Expand All @@ -26,5 +26,4 @@ dependencies {

// implementation 'com.github.maning0303:MNZXingCode:V2.1.1'
implementation project(':libraryzxing')
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
}

0 comments on commit 513a037

Please sign in to comment.