diff --git a/app/build.gradle b/app/build.gradle index e73cf930..50c2aefc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "phone.vishnu.quotes" minSdkVersion 22 targetSdkVersion 31 - versionCode 53 - versionName "2.7.0" + versionCode 54 + versionName "2.7.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {