diff --git a/app/build.gradle b/app/build.gradle index cf5cb82..d8cdd0a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -40,8 +40,8 @@ android { applicationId "com.physphil.android.unitconverterultimate" minSdkVersion 23 targetSdkVersion 30 - versionCode 50600 - versionName '5.6' + versionCode 50700 + versionName '5.7' }