diff --git a/app/build.gradle b/app/build.gradle index 6231584..91318fe 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId 'to.crp.android.onlykeyu2f' minSdkVersion 23 targetSdkVersion 28 - versionCode 2 - versionName '1.1' + versionCode 3 + versionName '1.2' testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {