diff --git a/app/build.gradle b/app/build.gradle index 5761ac1be1..7c725dc3ad 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { applicationId "info.nightscout.androidaps" minSdkVersion 21 targetSdkVersion 23 - versionCode 1012 - versionName "1.0.12" + versionCode 1013 + versionName "1.0.13" } buildTypes { release {