diff options
| author | Kenny Root <kenny@the-b.org> | 2015-08-28 00:17:24 -0700 | 
|---|---|---|
| committer | Kenny Root <kenny@the-b.org> | 2015-08-28 00:17:24 -0700 | 
| commit | 1b09070fbf3f1224a5d509c5954ef9560eaf9ba1 (patch) | |
| tree | c8550931954db1ce4bddc2a9fb6d80b0056cfba4 /connectbot.iml | |
| parent | b3f5f9b41c89f74792f2a027ed2ab31a60c88b5e (diff) | |
| parent | f6ef2b5e6a4f33ce1d14c5a0d802b30a446ae2bf (diff) | |
| download | connectbot-1b09070fbf3f1224a5d509c5954ef9560eaf9ba1.tar.gz connectbot-1b09070fbf3f1224a5d509c5954ef9560eaf9ba1.tar.bz2 connectbot-1b09070fbf3f1224a5d509c5954ef9560eaf9ba1.zip  | |
Merge pull request #157 from kruton/android-test
Create test for local connections
Diffstat (limited to 'connectbot.iml')
| -rw-r--r-- | connectbot.iml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/connectbot.iml b/connectbot.iml index bb79c8b..4b158c6 100644 --- a/connectbot.iml +++ b/connectbot.iml @@ -8,7 +8,7 @@        </configuration>      </facet>    </component> -  <component name="NewModuleRootManager" inherit-compiler-output="true"> +  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">      <exclude-output />      <content url="file://$MODULE_DIR$">        <excludeFolder url="file://$MODULE_DIR$/.gradle" />  | 
