Skip to content

Commit eefe195

Browse files
committed
feat: 버전 1.3.1
1 parent c784800 commit eefe195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ android {
4747
minSdk = 26
4848
targetSdk = 34
4949
versionCode = 11015
50-
versionName = "1.3.0"
50+
versionName = "1.3.1"
5151

5252
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
5353
vectorDrawables {

0 commit comments

Comments
 (0)