Bump version

This commit is contained in:
Prathamesh More 2022-07-06 18:34:15 +05:30
parent 1de4bbcdec
commit f30578d5fc
7 changed files with 22 additions and 19 deletions

View file

@ -14,7 +14,6 @@
limitations under the License.
-->
<set xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:shareInterpolator="false">
<alpha
android:duration="50"
@ -36,6 +35,5 @@
android:pivotX="50%"
android:pivotY="50%"
android:toXScale="1"
android:toYScale="1"
tools:targetApi="lollipop" />
android:toYScale="1" />
</set>