Skip to content

Commit

Permalink
Merge branch 'production' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
HI-JIN2 committed Apr 6, 2024
2 parents ceafa87 + 9294f79 commit b98f1e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
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 14
versionName "1.1.12"
versionCode 15
versionName "1.1.13"


buildConfigField("String", "KAKAO_NATIVE_APP_KEY", "\"${properties.get('KAKAO_NATIVE_APP_KEY')}\"")
Expand Down

0 comments on commit b98f1e1

Please sign in to comment.