Skip to content

Commit

Permalink
1.53
Browse files Browse the repository at this point in the history
git-svn-id: https://bitcoin-wallet.googlecode.com/svn/trunk@688 06f53a37-7512-94ec-bf3d-2939b97928a9
  • Loading branch information
schildbach committed Mar 1, 2012
1 parent bfaa294 commit f6af4c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>

<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="de.schildbach.wallet_test"
android:versionCode="69" android:versionName="1.52_test" android:installLocation="preferExternal">
android:versionCode="70" android:versionName="1.53_test" android:installLocation="preferExternal">

<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="10" />

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.schildbach.wallet</groupId>
<artifactId>wallet_test</artifactId>
<packaging>apk</packaging>
<version>1.52</version>
<version>1.53</version>
<name>Bitcoin Wallet</name>

<dependencies>
Expand Down

0 comments on commit f6af4c9

Please sign in to comment.