diff --git a/app/build.gradle b/app/build.gradle index ecfb2f04..5abb70b5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -25,8 +25,8 @@ android { applicationId "com.hyeeyoung.wishboard" minSdkVersion 24 targetSdkVersion 34 - versionCode 38 - versionName "1.2.5" + versionCode 39 + versionName "1.2.6" compileSdk 34 testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"