Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@JoshLipan JoshLipan released this 03 Dec 07:17
· 7 commits to master since this release
a675cdc

Change log

  • 适配 Android gradle 3.0+
  • 适配 Android 8.0,去除 AndroidManifest.xml 以下配置:
android:configChanges="keyboardHidden|orientation|screenSize"
android:screenOrientation="portrait"