Skip to content

Commit

Permalink
version: 1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
HI-JIN2 committed Apr 2, 2024
1 parent 1db4235 commit 6e86cff
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 @@ -22,8 +22,8 @@ android {
minSdk 23
compileSdkVersion 34
targetSdk 34
versionCode 11
versionName "1.1.9"
versionCode 12
versionName "1.1.10"


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

0 comments on commit 6e86cff

Please sign in to comment.