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