diff --git a/app/build.gradle b/app/build.gradle index a8b2262..a49cbd0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -31,8 +31,8 @@ android { applicationId "com.github.tmo1.sms_ie" minSdkVersion 23 targetSdkVersion 33 - versionCode 100 - versionName "2.0.0" + versionCode 101 + versionName "2.1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }