diff --git a/app/build.gradle b/app/build.gradle index ada8265..33ddf47 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.sma6871.cardentryapp" minSdkVersion 14 targetSdkVersion 29 - versionCode 1 - versionName "1.0" + versionCode 6 + versionName "0.6" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }