diff --git a/app/build.gradle b/app/build.gradle index f46af10..430fe21 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "io.github.francoiscampbell.xposeddatausage" minSdkVersion 14 targetSdkVersion 23 - versionCode 3 - versionName "0.7" + versionCode 4 + versionName "0.71" } buildTypes { release {