diff options
-rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index 44e84c70..2171b480 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ buildscript { ext { activityVersion = '1.2.0-rc01' - agpVersion = '4.1.1' + agpVersion = '4.1.2' annotationsVersion = '1.1.0' appcompatVersion = '1.2.0' biometricVersion = '1.1.0-rc01' |