Bump version and update changelog

This commit is contained in:
Prathamesh More 2023-03-18 20:32:28 +05:30
parent 4e78813c28
commit 36f15ffe9e
3 changed files with 15 additions and 3 deletions

View file

@ -31,7 +31,6 @@
android:descendantFocusability="beforeDescendants"
android:focusableInTouchMode="true"
android:overScrollMode="@integer/overScrollMode"
android:transitionGroup="true"
app:layout_behavior="com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior">
<androidx.constraintlayout.widget.ConstraintLayout