Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 468 Bytes

changelog_en.md

File metadata and controls

23 lines (19 loc) · 468 Bytes

Change Log

中文

2.3.7

  • Add gatt write timeout interface in BlufiClient
    public void setGattWriteTimeout(long timeout)

2.3.6

  • Update targetSdkVersion to 32
  • Update gradle version
  • Change sourceCompatibility to JavaVersion.VERSION_1_8
  • Add interface in BlufiClient
    public void printDebugLog(boolean enable)

2.3.5

  • Update targetSdkVersion to 31

2.3.4

  • Publish the lib on jitpack