Skip to content

Commit 88c17c0

Browse files
committed
Bump version to 0.7.14
1 parent 939bcf0 commit 88c17c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cryptonite/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest
33
xmlns:android="http://schemas.android.com/apk/res/android" package="csh.cryptonite"
4-
android:versionCode="82"
5-
android:versionName="0.7.13" xmlns:tools="http://schemas.android.com/tools">
4+
android:versionCode="83"
5+
android:versionName="0.7.14" xmlns:tools="http://schemas.android.com/tools">
66
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="21" />
77
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
88
<uses-permission android:name="android.permission.INTERNET" />

0 commit comments

Comments
 (0)