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