We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a63499 commit 2986380Copy full SHA for 2986380
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 = 341
16
- versionName = "3.4.1"
+ versionCode = 400
+ versionName = "4.0.0"
17
}
18
19
buildTypes {
0 commit comments