diff --git a/app/build.gradle b/app/build.gradle index 85935b9..ada0fcb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.virb3.trustmealready" minSdkVersion 15 targetSdkVersion 28 - versionCode 2 - versionName "1.1" + versionCode 3 + versionName "1.11" } buildTypes { release {