Skip to content

Commit 65f01ec

Browse files
committed
3.30.5
1 parent 8e2c3d1 commit 65f01ec

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

wallet/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
xmlns:tools="http://schemas.android.com/tools"
44
package="de.schildbach.wallet_ltc"
55
android:installLocation="internalOnly"
6-
android:versionCode="158"
7-
android:versionName="3.30.4" >
6+
android:versionCode="159"
7+
android:versionName="3.30.5" >
88

99
<uses-sdk
1010
android:minSdkVersion="10"

wallet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<artifactId>wallet</artifactId>
88
<packaging>apk</packaging>
9-
<version>3.30.4</version>
9+
<version>3.30.5</version>
1010
<name>Litecoin Wallet</name>
1111

1212
<parent>

0 commit comments

Comments
 (0)