Skip to content

Commit

Permalink
release/2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HI-JIN2 committed Oct 10, 2024
1 parent ebd47bf commit 086c84c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ android {
applicationId = "com.eatssu.android"
minSdk = 23
targetSdk = 34
versionCode = 20
versionName = "2.1.0"
versionCode = 21
versionName = "2.1.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 086c84c

Please sign in to comment.