소스 검색

Added reference back to forum post regarding android bundle changes

Björn Ritzl 4 년 전
부모
커밋
4a903a3088
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: