Skip to content

Commit bda904b

Browse files
authored
Update README.md
1 parent 37a17d1 commit bda904b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@
3838

3939
apply plugin: 'AutoSave'
4040

41+
如果需要支持kotlin:
42+
43+
apply plugin: 'kotlin-kapt'
44+
apply plugin: 'kotlin-android-extensions'
45+
apply plugin: 'kotlin-android'
46+
apply plugin: 'AutoSave'
47+
4148
## 混淆配置:
4249

4350
-dontwarn com.noober.**

0 commit comments

Comments
 (0)