diff --git a/app/build.gradle b/app/build.gradle index 926773f..2dc9d73 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "in.sminnovations.hpostesting" minSdk 21 targetSdk 34 - versionCode 3 - versionName "2.1.4" + versionCode 5 + versionName "2.1.5" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }