diff --git a/android/WALT/app/build.gradle b/android/WALT/app/build.gradle index 50f4648..f2423f6 100644 --- a/android/WALT/app/build.gradle +++ b/android/WALT/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.chromium.latency.walt" minSdkVersion 17 targetSdkVersion 22 - versionCode 2 - versionName "0.1.1" + versionCode 3 + versionName "0.1.2" } buildTypes { release {