diff --git a/app/build.gradle b/app/build.gradle index df1c35ff..62772594 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.activitymanager" minSdkVersion 21 targetSdkVersion 33 - versionCode 416 - versionName "4.3.0" + versionCode 500 + versionName "5.0.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"