File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Copyright 2022-24 Espressif Systems (Shanghai) PTE LTD
2
+ # Copyright 2022-2024 Espressif Systems (Shanghai) PTE LTD
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
80
80
81
81
# TODO: Update the android phone app links when it is available on android play store
82
82
echo " ios_app_url = \" https://apps.apple.com/app/esp-rainmaker/id1497491540\" " >> $OUT_FILE
83
- echo " android_app_url = \"\" " >> $OUT_FILE
83
+ echo " android_app_url = \" https://play.google.com/store/apps/details?id=com.espressif.rainmaker \" " >> $OUT_FILE
84
84
echo " readme.text = \" https://raw.githubusercontent.com/espressif/esp-matter/main/tools/launchpad/qrcode-content.md\" " >> $OUT_FILE
85
85
echo " " >> $OUT_FILE
86
86
You can’t perform that action at this time.
0 commit comments