Browse Source

Added reference back to forum post regarding android bundle changes

Björn Ritzl 4 years ago
parent
commit
4a903a3088
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/en/manuals/android.md

+ 1 - 1
docs/en/manuals/android.md

@@ -20,7 +20,7 @@ You should **never** upload your application to Google Play if it was signed usi
 ## Creating a keystore
 
 ::: sidenote
-The Android signing process in Defold changed in version 1.2.173 from using a stand-alone key and certificate to a keystore.
+The Android signing process in Defold changed in version 1.2.173 from using a stand-alone key and certificate to a keystore. [More information in this forum post](https://forum.defold.com/t/upcoming-change-to-the-android-build-pipeline/66084).
 :::
 
 You can create a keystore [using Android Studio](https://developer.android.com/studio/publish/app-signing#generate-key) or from a terminal/command prompt: