diff --git a/app/build.gradle b/app/build.gradle index 268a90c5..2179d350 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "tk.therealsuji.vtopchennai" minSdkVersion 24 targetSdkVersion 30 - versionCode 13 - versionName "v3.0.0" + versionCode 14 + versionName "v3.1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }