diff --git a/app/build.gradle b/app/build.gradle index 7d4bc34..1882162 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -28,8 +28,8 @@ android { applicationId "com.czlucius.scan" minSdkVersion 23 targetSdkVersion 31 - versionCode 7 - versionName "1.6" + versionCode 8 + versionName "1.7" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }