Skip to content

Commit

Permalink
Set Android Studio minimum version to 2022.2 (flamingo)
Browse files Browse the repository at this point in the history
  • Loading branch information
e-marchand committed May 25, 2023
1 parent 040b522 commit a69cb7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project/Sources/Methods/COMPONENT_INIT.4dm
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ If (OB Is empty:C1297(SHARED)) | $reset
SHARED.useXcodeDefaultPath:=True:C214

// 1] Android
SHARED.studioMinVersion:="4.1"
SHARED.studioMinVersion:="2022.2"

// Project config
SHARED.swift:=New object:C1471(\
Expand Down

0 comments on commit a69cb7b

Please sign in to comment.