diff --git a/app/build.gradle b/app/build.gradle index 5daceac..e504bc2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { defaultConfig { applicationId 'com.italankin.fifteen' - versionCode 45 - versionName "1.15.3" + versionCode 46 + versionName "1.15.4" minSdkVersion 19 targetSdkVersion 33