From 715060ba43a20a5a2b4800ca226121eb0fb03b34 Mon Sep 17 00:00:00 2001 From: Bruno-chanrio Date: Fri, 10 Nov 2023 18:22:07 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 698e4bf..b291ca1 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ The MochiTIF Sample TV Input, bundled in Mochi Live TV app, allows you to demons 2. Add the dependency ``` dependencies { - implementation 'com.github.brunochanrio:MochiTIF:0.2' + implementation 'com.github.brunochanrio:MochiTIF:1.0' } ``` The usage of the MochiTIF Core Library is identical to the original TIF Companion Library