diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 160a9180c..694bb9d6e 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -30,7 +30,7 @@ android { applicationId = "com.eatssu.android" minSdk = 28 targetSdk = 35 - versionCode = 54 + versionCode = 57 versionName = "3.2.3" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" @@ -271,4 +271,4 @@ dependencies { configurations.all { exclude(group = "io.github.fornewid", module = "naver-map-location") -} \ No newline at end of file +}