diff --git a/app/build.gradle b/app/build.gradle index 195fdbb..e509df5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "org.yameida.worktool" minSdkVersion 24 targetSdkVersion 30 - versionCode 225 - versionName "2.2.5" + versionCode 226 + versionName "2.2.6" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }