Skip to content

Commit 40cae91

Browse files
authored
Update version name and code
1 parent c54a56f commit 40cae91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ android {
5757
applicationId "dev.pages.chatbot_b3b.twa"
5858
minSdkVersion 21
5959
targetSdkVersion 35
60-
versionCode 1
61-
versionName "1"
60+
versionCode 2
61+
versionName "2.0.0"
6262

6363
// The name for the application
6464
resValue "string", "appName", twaManifest.name

0 commit comments

Comments
 (0)