| @@ -27,7 +27,7 @@ AILinkSecretAndroid is a Bluetooth encryption and decryption toolkit developed u | |||
| 2. Add dependencies | |||
| dependencies { | |||
| ... | |||
| implementation 'com.github.elinkthings:AILinkSecretAndroid:1.0.0' | |||
| implementation 'com.github.elinkthings:AILinkSecretAndroid:2.0.0' | |||
| } | |||
| 3.Configure java1.8 in gradle | |||