We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c186b commit 86ed7ceCopy full SHA for 86ed7ce
build.gradle
@@ -22,13 +22,13 @@ buildscript {
22
targetSdkVersion = 29
23
compileSdkVersion = 29
24
25
- androidGradlePluginVersion = "3.5.0"
+ androidGradlePluginVersion = "3.5.2"
26
androidMavenGradlePluginVersion = "1.5"
27
androidxAnnotationVersion = "1.1.0"
28
androidxAppCompatVersion = "1.1.0"
29
androidxCoreVersion = "1.1.0"
30
androidxPreferenceVersion = "1.1.0"
31
- androidxRecyclerViewVersion = "1.0.0"
+ androidxRecyclerViewVersion = "1.1.0"
32
androidxEspressoVersion = "3.2.0"
33
androidxTestVersion = "1.2.0"
34
junitVersion = "4.12"
0 commit comments