diff --git a/app/build.gradle b/app/build.gradle index 6ea4a7eb..d4cce3c4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -26,7 +26,7 @@ android { applicationId "com.hyeeyoung.wishboard" minSdkVersion 22 targetSdkVersion 32 - versionCode 13 + versionCode 14 versionName "1.1.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"