Skip to content

Commit

Permalink
Update library to v2.
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusM committed Jun 4, 2017
1 parent 862c43c commit 7786090
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 2
versionName "1.1"
versionCode 3
versionName "2"

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

Expand Down

0 comments on commit 7786090

Please sign in to comment.