From bf6c0226ff859a898c4a2f0db128ee96c11b3d98 Mon Sep 17 00:00:00 2001 From: ligi Date: Sun, 16 Feb 2020 20:02:09 +0100 Subject: [PATCH] Bump version to 3.5.3 --- android/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 1570e905..c53d3ef7 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -18,8 +18,8 @@ android { compileSdkVersion 29 defaultConfig { - versionCode 352 - versionName "3.5.2" + versionCode 353 + versionName "3.5.3" minSdkVersion 14 targetSdkVersion 29 applicationId "org.ligi.passandroid"