Skip to content

Commit

Permalink
build : 버전 업
Browse files Browse the repository at this point in the history
1.0.0.2(5)
sdk0213 committed Dec 1, 2021
1 parent 1815cd4 commit 3439fa7
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
@@ -17,8 +17,8 @@ android {
applicationId "com.turtle.yososuwhere"
minSdkVersion 23
targetSdkVersion 31
versionCode 4
versionName "1.0.0.1"
versionCode 5
versionName "1.0.0.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

0 comments on commit 3439fa7

Please sign in to comment.