From c4e551d3092946c8f9eab8036477f22d3a1a8683 Mon Sep 17 00:00:00 2001 From: ShimmerEngineering Date: Thu, 20 Oct 2022 10:35:31 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54543a06..3e736dbd 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ compile 'ShimmerAndroidInstrumentDriver:ShimmerAndroidInstrumentDriver:3.0.69Bet The Shimmer Android API is currently in a BETA development state, users are free to use and provide feedback. -The latest version is 3.0.65Beta. +The latest version is 3.0.73Beta. The most significant recent change in the API was the release of the updated arrays data structure as an alternative to the default multimap data structure in ObjectCluster. Using the new arrays data structure can improve packet reception rate significantly on Android, as it consumes significantly less CPU resources.