From 29641eaaa31ce7d1309e59353522e33221b450d9 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 19 Feb 2017 20:56:33 +0100 Subject: [PATCH] update version to 59 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 38b009da7..ee6a09869 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { applicationId "com.simplemobiletools.calendar" minSdkVersion 16 targetSdkVersion 25 - versionCode 58 + versionCode 59 versionName "2.1.10" multiDexEnabled true }