Skip to content

Commit 257448a

Browse files
authored
release: 3.0.0(37) (#350)
1 parent 0683cb0 commit 257448a

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 = 23
2525
targetSdk = 35
26-
versionCode = 35
27-
versionName = "2.1.15"
26+
versionCode = 37
27+
versionName = "3.0.0"
2828

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

0 commit comments

Comments
 (0)