aboutsummaryrefslogtreecommitdiff
path: root/android/WALT/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'android/WALT/app/build.gradle')
-rw-r--r--android/WALT/app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/WALT/app/build.gradle b/android/WALT/app/build.gradle
index d3fd5ae..98c9f23 100644
--- a/android/WALT/app/build.gradle
+++ b/android/WALT/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "org.chromium.latency.walt"
minSdkVersion 21
targetSdkVersion 29
- versionCode 9
- versionName "0.1.9"
+ versionCode 10
+ versionName "0.1.10"
}
externalNativeBuild.ndkBuild {