We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b8cfb2 commit fe4c4b9Copy full SHA for fe4c4b9
1 file changed
build.env
@@ -2,8 +2,8 @@ export PLUGIN_NAME="local-notification"
2
export GDAP_FILE="LocalNotification.gdap"
3
export GDIP_FILE="local-notification.gdip"
4
5
-export ANDROID_TEMPLATES=("3.4" "3.5" "3.5.1" "3.5.2" "3.5.3" "3.6" "3.6.1" "4.0" "4.1" "4.1.3" "4.2" "4.3" "4.4" "4.4.1")
6
-export IOS_TEMPLATES=("3.4" "3.5" "3.5.1" "3.5.2" "3.5.3" "3.6" "3.6.1" "4.0" "4.1" "4.1.3" "4.2" "4.3" "4.4" "4.4.1")
+export ANDROID_TEMPLATES=("3.4" "3.5" "3.5.1" "3.5.2" "3.5.3" "3.6" "3.6.1" "4.0" "4.1" "4.1.3" "4.2" "4.3" "4.4" "4.4.1" "4.5")
+export IOS_TEMPLATES=("3.4" "3.5" "3.5.1" "3.5.2" "3.5.3" "3.6" "3.6.1" "4.0" "4.1" "4.1.3" "4.2" "4.3" "4.4" "4.4.1" "4.5")
7
8
export DEFAULT_ANDROID_TEMPLATE=3.5.3
9
export DEFAULT_IOS_TEMPLATE=3.5.3
0 commit comments