forked from qt-creator/qt-creator
Android: rephrase few logs
Change-Id: If03a15c88caab210fd07c61312757317ea86af2f Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -190,7 +190,7 @@ bool AndroidBuildApkStep::init()
|
||||
m_packagePath = AndroidManager::apkPath(target()).toString();
|
||||
}
|
||||
|
||||
qCDebug(buildapkstepLog) << "Package path:" << m_packagePath;
|
||||
qCDebug(buildapkstepLog) << "APK or AAB path:" << m_packagePath;
|
||||
|
||||
if (!AbstractProcessStep::init())
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user