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 30afa64 commit e1a677bCopy full SHA for e1a677b
android/build.gradle
@@ -226,7 +226,7 @@ dependencies {
226
//noinspection GradleDynamicVersion
227
api "com.facebook.react:react-native:+"
228
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
229
- implementation 'androidx.viewpager2:viewpager2:1.0.0'
+ implementation 'androidx.viewpager2:viewpager2:1.1.0'
230
}
231
232
if (isNewArchitectureEnabled()) {
0 commit comments