chiark / gitweb /
log installed android sdk versions for update and checkupdates
[fdroidserver.git] / fdroidserver / checkupdates.py
index aa2ee03b87dec0ffb318a6f6544c11b51e1c958e..861324ab3ec349986167f7c5551e77a10f9b59f6 100644 (file)
@@ -603,6 +603,8 @@ def main():
             txt += "* started at " + common.get_wiki_timestamp(start_timestamp) + '\n'
             txt += "* completed at " + common.get_wiki_timestamp() + '\n'
             txt += "\n\n"
+            txt += common.get_android_tools_version_log()
+            txt += "\n\n"
             if gplaylog:
                 txt += '== --gplay check ==\n\n'
                 txt += gplaylog