diff --git a/README.md b/README.md index 6af3168..23a81f4 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ repositories { ``` Add dependency to your build.gradle ```groovy -compile 'com.github.jlmd:AnimatedCircleLoadingView:1.1.5@aar' +implementation 'com.github.jlmd:AnimatedCircleLoadingView:1.1.5@aar' ``` Developed by @@ -109,4 +109,4 @@ 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 +```