diff --git a/rxsmartlock/build.gradle b/rxsmartlock/build.gradle index 83d07eb..629bba1 100644 --- a/rxsmartlock/build.gradle +++ b/rxsmartlock/build.gradle @@ -34,7 +34,7 @@ android { } dependencies { - api 'androidx.appcompat:appcompat:1.2.0' + api 'androidx.appcompat:appcompat:1.3.0' api 'io.reactivex.rxjava2:rxjava:2.2.21' api 'com.google.android.gms:play-services-auth:19.0.0'