Skip to content

Commit 5632c49

Browse files
author
Mark Koudritsky
committed
Bump version numbers to publish to Play store
1 parent 517d2e1 commit 5632c49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/WALT/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "org.chromium.latency.walt"
99
minSdkVersion 17
1010
targetSdkVersion 22
11-
versionCode 3
12-
versionName "0.1.2"
11+
versionCode 4
12+
versionName "0.1.3"
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)