File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ MvpAutoCodePlus
2020- 支持Java和Kotlin语言
2121
2222支持的 IDE:
23- - Android Studio(从3.1.3 (173.3727—173.* )开始支持)
23+ - Android Studio(从3.1(173.3727—173.* )开始支持)
2424- IntelliJ IDEA
2525- IntelliJ IDEA Community Edition
2626
Original file line number Diff line number Diff line change 11buildscript {
2- ext. kotlin_version = ' 1.2.50 '
2+ ext. kotlin_version = ' 1.2.51 '
33
44 repositories {
55// maven { url "http://192.168.2.105:8908/repository/maven-public/" }
Original file line number Diff line number Diff line change 3838 <a href="https://github.com/longforus/MvpAutoCodePlus/blob/master/CHANGELOG.md"><b>Full Changelog History</b></a>
3939 ]]> </change-notes >
4040
41+ <!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description -->
42+ <idea-version since-build =" 171" />
43+
4144 <depends >org.jetbrains.kotlin</depends >
4245 <!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compatibility.html
4346 on how to target different products -->
You can’t perform that action at this time.
0 commit comments