1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-24 20:23:24 +00:00

switch to access token, bump version

This commit is contained in:
Kyle Spearrin
2020-07-06 13:54:44 -04:00
parent d908a599b1
commit cfe84963fa
5 changed files with 6 additions and 6 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.4"
android:versionName="2.5.5"
package="com.x8bit.bitwarden">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29" />