We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f6b6e commit 277d2ccCopy full SHA for 277d2cc
1 file changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "com.android.chrome"
10
minSdk 21
11
targetSdk 34
12
- versionCode 2
13
- versionName "1.1"
+ versionCode 3
+ versionName "1.2"
14
}
15
16
buildTypes {
0 commit comments