From 1d73097f06dd6b9d3ef55c59877b9b6551847dd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Fri, 27 Jun 2014 19:53:18 +0200 Subject: Bump version and build number for 0.5.3 RC3. Forgot to commit before uploading actual APK. --- app/src/main/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index a98ede86..040d03b9 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -17,8 +17,8 @@ + android:versionCode="83" + android:versionName="0.5.3-RC3" > -- cgit v1.2.3