From 08aebad6074f40dc8e4d66c195b11e38f56ab7e1 Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Wed, 25 Nov 2015 10:22:39 +0100 Subject: [PATCH] Android: Allow for longer keystore alias names This was limited to 8 characters, but I can't find any indication that there is any reason for such a short limit. Task-number: QTCREATORBUG-15397 Change-Id: I1d7eb3ec4403e66988b443199ce96ab89fc84c33 Reviewed-by: Leena Miettinen Reviewed-by: BogDan Vatra --- src/plugins/android/androidcreatekeystorecertificate.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/android/androidcreatekeystorecertificate.ui b/src/plugins/android/androidcreatekeystorecertificate.ui index 51c66939f5d..a1c776258ab 100644 --- a/src/plugins/android/androidcreatekeystorecertificate.ui +++ b/src/plugins/android/androidcreatekeystorecertificate.ui @@ -174,7 +174,7 @@ - 8 + 32