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 def87d1 commit a759ceaCopy full SHA for a759cea
build.gradle
@@ -21,9 +21,9 @@ buildscript {
21
'targetSdk' : 35,
22
'buildTools' : '35.0.0',
23
'constraintlayout': '2.1.4',
24
- 'dialogs' : '4.4.1',
+ 'dialogs' : '4.5.0',
25
'kotlin' : '1.9.24',
26
- 'viewpager2' : '1.0.0'
+ 'viewpager2' : '1.1.0'
27
]
28
29
repositories {
0 commit comments