diff --git a/app/build.gradle b/app/build.gradle index 5c538c24..bf54abe0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "com.activitymanager" minSdkVersion 16 targetSdkVersion 31 - versionCode 412 - versionName "4.1.2" + versionCode 413 + versionName "4.1.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"