Skip to content

Commit 2986380

Browse files
committed
Bump app version
1 parent 9a63499 commit 2986380

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId = "com.wstxda.switchai"
1313
minSdk = 26
1414
targetSdk = 36
15-
versionCode = 341
16-
versionName = "3.4.1"
15+
versionCode = 400
16+
versionName = "4.0.0"
1717
}
1818

1919
buildTypes {

0 commit comments

Comments
 (0)