Skip to content

Commit 30a6b9f

Browse files
committed
Bump version to 3.0.11
Change-Id: I6aba0c5d75484da62955f1fcd9c6653a15a23172
1 parent d1fe4a1 commit 30a6b9f

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 = 10
12+
versionBuild = 11
1313
}
1414

1515
android {

0 commit comments

Comments
 (0)