1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-21 02:33:36 +00:00

bump version and fix readme

This commit is contained in:
Kyle Spearrin
2019-06-13 15:05:31 -04:00
parent 3ed814c1f7
commit 49673262e4
3 changed files with 3 additions and 3 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.0.2"
android:versionName="2.0.3"
package="com.x8bit.bitwarden">
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="28" />