Skip to content

Commit 0a22880

Browse files
authored
release: 3.1.0(38) (#372)
1 parent 2fd8a76 commit 0a22880

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323
applicationId = "com.eatssu.android"
2424
minSdk = 28
2525
targetSdk = 35
26-
versionCode = 37
27-
versionName = "3.0.0"
26+
versionCode = 38
27+
versionName = "3.1.0"
2828

2929
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3030
}

0 commit comments

Comments
 (0)