diff --git a/app/build.gradle b/app/build.gradle index 50cc29a..a4bff63 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.bartozo.lifeprogress" minSdk 26 targetSdk 33 - versionCode 4 - versionName "1.0.3" + versionCode 5 + versionName "1.0.4" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {