We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cbed2e commit 0dc6242Copy full SHA for 0dc6242
1 file changed
app/build.gradle.kts
@@ -12,8 +12,8 @@ android {
12
applicationId = "com.wstxda.switchai"
13
minSdk = 26
14
targetSdk = 36
15
- versionCode = 320
16
- versionName = "3.2"
+ versionCode = 330
+ versionName = "3.3"
17
18
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
19
}
0 commit comments