Skip to content

Commit fe4c4b9

Browse files
committed
godot 4.5
1 parent 8b8cfb2 commit fe4c4b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ export PLUGIN_NAME="local-notification"
22
export GDAP_FILE="LocalNotification.gdap"
33
export GDIP_FILE="local-notification.gdip"
44

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")
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" "4.5")
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" "4.5")
77

88
export DEFAULT_ANDROID_TEMPLATE=3.5.3
99
export DEFAULT_IOS_TEMPLATE=3.5.3

0 commit comments

Comments
 (0)