diff --git a/app/build.gradle b/app/build.gradle index 56b85d3c..0f5665fb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "tk.therealsuji.vtopchennai" minSdkVersion 24 targetSdkVersion 30 - versionCode 6 - versionName "v2.0.0" + versionCode 7 + versionName "v2.0.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }