diff --git a/app/build.gradle b/app/build.gradle index f57bf068..e5f2fc08 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId 'com.cappielloantonio.tempo' minSdkVersion 24 targetSdkVersion 34 - versionCode 10 - versionName '3.4.3' + versionCode 11 + versionName '3.4.4' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'