Skip to content

Commit 2881ead

Browse files
author
yuemingw
committed
Bump TestDPC version code.
Test: manual Bug: 78502208 Change-Id: I2a24bc2f1a20a9698e0a4b4fc164788dfe99375e
1 parent b8a9c3c commit 2881ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ext {
99
// exactly 1 digit
1010
versionMinor = 0
1111
// exactly 2 digits
12-
versionBuild = 00
12+
versionBuild = 01
1313
}
1414

1515
android {

0 commit comments

Comments
 (0)