diff --git a/app/build.gradle b/app/build.gradle index 9736949..3d180f4 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 104 - versionName "2.3.1" + versionCode 105 + versionName "2.3.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }