diff --git a/presentation/build.gradle b/presentation/build.gradle index f089c8a75..17a5326a8 100644 --- a/presentation/build.gradle +++ b/presentation/build.gradle @@ -31,8 +31,8 @@ android { applicationId "com.moez.QKSMS" minSdkVersion 21 targetSdkVersion 28 - versionCode 2199 - versionName "3.7.0" + versionCode 2200 + versionName "3.7.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }