diff --git a/app/build.gradle b/app/build.gradle index 4e40ccf..9a36b05 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "dev.zotov.phototime" minSdk 26 targetSdk 31 - versionCode 5 - versionName '0.0.5' + versionCode 6 + versionName '0.0.6' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {