Skip to content

Commit

Permalink
Merge pull request #79 from Amattang/hotfix
Browse files Browse the repository at this point in the history
change aos version
  • Loading branch information
11t518s authored Apr 3, 2022
2 parents 59d2d48 + c567f92 commit f9bab72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ android {
applicationId "com.amattang"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 3
versionCode 4
versionName "1.0"
manifestPlaceholders = [GOOGLE_MAP_API_KEY:googleMapApiKey, KAKAO_NATIVE_APP_KEY:kakaoLoginApiKey]
// manifestPlaceholders = [KAKAO_NATIVE_APP_KEY:kakaoLoginApiKey]
Expand Down

0 comments on commit f9bab72

Please sign in to comment.