Skip to content

Commit

Permalink
Trying to fixed bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Jumman04 committed Nov 30, 2023
1 parent a5cf756 commit 2b4c713
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@
<artifactId>kotlin-stdlib-jdk8</artifactId>
<version>1.9.0</version> <!-- Adjust version as needed -->
</dependency>
<dependency>
<groupId>androidx.viewpager</groupId>
<artifactId>viewpager</artifactId>
<version>1.0.0</version> <!-- Adjust version as needed -->
</dependency>
</dependencies>

</project>

0 comments on commit 2b4c713

Please sign in to comment.