diff --git a/app/build.gradle b/app/build.gradle index 23f79c2..9039fc4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -33,8 +33,8 @@ android { applicationId "com.github.tmo1.sms_ie" minSdkVersion 19 targetSdkVersion 34 - versionCode 106 - versionName "2.4.0" + versionCode 107 + versionName "2.4.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }