diff --git a/app/build.gradle b/app/build.gradle index eb44ac96..e0c5ff08 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "tk.therealsuji.vtopchennai" minSdkVersion 24 targetSdkVersion 30 - versionCode 10 - versionName "v2.1.1" + versionCode 11 + versionName "v2.2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }