Skip to content

Commit

Permalink
[release]
Browse files Browse the repository at this point in the history
1. 릴리즈 1.0.4
  • Loading branch information
Ernstjunger-1914 committed Mar 10, 2023
1 parent 5c0f180 commit 6f1bb58
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 @@ -13,8 +13,8 @@ android {
applicationId "ch.lock.mobile.android.deviceinfo"
minSdk 28
targetSdk 32
versionCode 5
versionName "1.0.3"
versionCode 6
versionName "1.0.4"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 6f1bb58

Please sign in to comment.