Skip to content

Commit

Permalink
version 1.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
HI-JIN2 committed Apr 6, 2024
1 parent d8a9ec6 commit 04d1735
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 15
versionName "1.1.13"
versionCode 16
versionName "1.1.14"


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

0 comments on commit 04d1735

Please sign in to comment.