Skip to content

Commit 56da4f5

Browse files
committed
Version 2.2
1 parent e83d742 commit 56da4f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

BTCeClient/src/main/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 xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.QuarkLabs.BTCeClient"
4-
android:versionCode="36"
5-
android:versionName="2.1.3">
4+
android:versionCode="37"
5+
android:versionName="2.2">
66

77
<uses-permission android:name="android.permission.INTERNET" />
88
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

0 commit comments

Comments
 (0)