diff --git a/README.md b/README.md index bbc041e..6b06ca7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Simple gauge view } dependencies { - compile 'pl.pawelkleczkowski.customgauge:CustomGauge:1.0.3' + implementation 'pl.pawelkleczkowski.customgauge:CustomGauge:1.0.3' } * Add "pl.pawelkleczkowski.customgauge.CustomGauge" view in your layout (example below) * Find CustomGauge view in your activity and use methods "setValue()" and "getValue()" to manage view @@ -93,4 +93,4 @@ Available view attributes: ### License -GNU General Public License, version 2 \ No newline at end of file +GNU General Public License, version 2