diff --git a/app/build.gradle b/app/build.gradle index ff6e346..d4ecd65 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "maulik.barcodescanner" minSdkVersion 21 targetSdkVersion 32 - versionCode 6 - versionName "1.5" + versionCode 7 + versionName "1.6" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }