diff --git a/app/build.gradle b/app/build.gradle index 12c650f..1d12d95 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "io.github.francoiscampbell.xposeddatausage" minSdkVersion 16 targetSdkVersion 23 - versionCode 9 - versionName "1.1" + versionCode 10 + versionName "1.2" } buildTypes { release {