diff --git a/app/build.gradle b/app/build.gradle index 713ac8e..9da919c 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 102 - versionName "2.2.0" + versionCode 103 + versionName "2.3.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }