diff --git a/README.md b/README.md index ded7379..3f138d5 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Usage ##### Gradle ``` dependencies { - compile 'com.gongwen:swipeback:1.0.2' + implementation 'com.gongwen:swipeback:1.0.2' } ``` ###### [Layout](app/src/main/res/layout/activity_common.xml) @@ -158,4 +158,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.