From 94500027a7b352410be986a59b80f1c596f5c574 Mon Sep 17 00:00:00 2001 From: Evgeny Timofeev Date: Mon, 14 Aug 2017 12:07:52 +0300 Subject: [PATCH] version code change to 11 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index d236d0c..2979cf7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { applicationId "com.djonique.birdays" minSdkVersion 16 targetSdkVersion 25 - versionCode 10 + versionCode 11 versionName "1.3.0" vectorDrawables.useSupportLibrary = true resValue "string", "main_banner_id", "ca-app-pub-5122433987000361/8152385338"