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