Skip to content

Commit a0a09f1

Browse files
committed
Version 2.1
1 parent 364f951 commit a0a09f1

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
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="com.QuarkLabs.BTCeClient"
5-
android:versionCode="32"
6-
android:versionName="2.0.1">
5+
android:versionCode="33"
6+
android:versionName="2.1">
77

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

0 commit comments

Comments
 (0)