From 91492561e2ad611937f24ddc44a4c2102fd18d83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Serdar=20=C3=96z?= <38071820+serdaroz@users.noreply.github.com> Date: Wed, 28 Dec 2022 08:36:41 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01d875a..7682acc 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Add this dependency to your app-level build.gradle file. ``` dependencies { - implementation 'com.github.Trendyol:MapsKit:1.0' + implementation 'com.github.Trendyol:MapsKit:1.2' } ``` @@ -109,4 +109,4 @@ License distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. \ No newline at end of file + limitations under the License.