Skip to content

Commit 28f61e6

Browse files
author
Mark Koudritsky
committed
Bump versions in build.gradle for v0.1.4 release
1 parent bc08ed3 commit 28f61e6

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
@@ -9,8 +9,8 @@ model {
99
applicationId "org.chromium.latency.walt"
1010
minSdkVersion.apiLevel 17
1111
targetSdkVersion.apiLevel 23
12-
versionCode 4
13-
versionName "0.1.3"
12+
versionCode 5
13+
versionName "0.1.4"
1414
}
1515
ndk {
1616
moduleName "sync_clock_jni"

0 commit comments

Comments
 (0)