Skip to content

Commit

Permalink
change version no
Browse files Browse the repository at this point in the history
  • Loading branch information
AliAzaz committed Dec 13, 2019
1 parent 6d1ba09 commit 4b3cbfa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ android {
minSdkVersion 16
targetSdkVersion 28
versionCode 1
versionName "0.0.5"
versionName "0.0.6"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
consumerProguardFiles 'consumer-rules.pro'
Expand Down
2 changes: 1 addition & 1 deletion validatorcrawler/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
minSdkVersion 16
targetSdkVersion 28
versionCode 1
versionName "0.0.5"
versionName "0.0.6"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
consumerProguardFiles 'consumer-rules.pro'
Expand Down

0 comments on commit 4b3cbfa

Please sign in to comment.