Skip to content

Commit 277d2cc

Browse files
committed
chore: Bump version to 1.2, add PushForwarder and log detailed intent info
1 parent 69f6b6e commit 277d2cc

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
@@ -9,8 +9,8 @@ android {
99
applicationId "com.android.chrome"
1010
minSdk 21
1111
targetSdk 34
12-
versionCode 2
13-
versionName "1.1"
12+
versionCode 3
13+
versionName "1.2"
1414
}
1515

1616
buildTypes {

0 commit comments

Comments
 (0)