1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-29 22:53:34 +00:00

bump version and build fixes

This commit is contained in:
Kyle Spearrin
2020-07-06 13:28:19 -04:00
parent 9b3ddb8da3
commit d908a599b1
5 changed files with 9 additions and 7 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.3"
android:versionName="2.5.4"
package="com.x8bit.bitwarden">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29" />