Skip to content

Commit

Permalink
[release] version1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JIWON1923 committed May 15, 2023
1 parent 156671b commit 2c22b7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "com.soi.moya"
minSdk 24
targetSdk 33
versionCode 5
versionName "1.0.0"
versionCode 8
versionName "1.0.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<resources>
<string name="app_name">Moya</string>
<string name="app_name">모두의 야구</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<!-- TODO: Remove or change this placeholder text -->
Expand Down

0 comments on commit 2c22b7a

Please sign in to comment.