diff --git a/app/build.gradle b/app/build.gradle index e75a952..82eb8e8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -40,8 +40,8 @@ android { applicationId "com.physphil.android.unitconverterultimate" minSdkVersion 23 targetSdkVersion 33 - versionCode 50702 - versionName '5.7.2' + versionCode 50703 + versionName '5.7.3' }