1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-04 09:33:16 +00:00

bump version

This commit is contained in:
Kyle Spearrin
2020-07-06 10:36:23 -04:00
parent 3583836d3e
commit b9021e4331
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="1"
android:versionName="2.5.0"
android:versionName="2.5.1"
package="com.x8bit.bitwarden">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29" />