Skip to content

Commit

Permalink
Update library project to v2.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusM committed Jun 4, 2017
1 parent ad3d71a commit eaca5db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kfingerprintmanager/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion parent.ext.minSdkVersion
targetSdkVersion parent.ext.targetSdkVersion
versionCode 3
versionName "2"
versionCode 4
versionName "2.0.1"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit eaca5db

Please sign in to comment.