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 80e9f3c commit 5893520Copy full SHA for 5893520
build.gradle
@@ -20,7 +20,7 @@ buildscript {
20
'minSdk' : 21,
21
'targetSdk' : 35,
22
'buildTools': '35.0.0',
23
- 'androidx' : '1.13.1',
+ 'androidx' : '1.15.0',
24
'kotlin' : '1.9.24'
25
]
26
0 commit comments