Skip to content

Commit

Permalink
Adds sinceBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Henry authored and Sean Henry committed Dec 16, 2020
1 parent 6012041 commit 2799d45
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
Expand Down
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ intellij {
patchPluginXml {
changeNotes """
Adds support for AppCode 2020.3"""
sinceBuild '203'
}

test {
Expand Down

0 comments on commit 2799d45

Please sign in to comment.