Skip to content

Commit 0dc6242

Browse files
committed
Bump app version
1 parent 6cbed2e commit 0dc6242

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 = 320
16-
versionName = "3.2"
15+
versionCode = 330
16+
versionName = "3.3"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
}

0 commit comments

Comments
 (0)