diff --git a/app/build.gradle b/app/build.gradle index 202b8fc2..40b3c0a2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "app.olauncher" minSdkVersion 23 targetSdkVersion 33 - versionCode 62 - versionName "v4.0.4" + versionCode 63 + versionName "v4.0.5" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }