Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit d4bbf09

Browse files
committed
Bump version
1 parent 3cc53a6 commit d4bbf09

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

example/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="com.haarman.listviewanimations"
3-
android:versionCode="22"
4-
android:versionName="2.3.1" >
3+
android:versionCode="201309111"
4+
android:versionName="2.3.2" >
55

66
<uses-sdk
77
android:minSdkVersion="8"

library/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="com.haarman.listviewanimations"
3-
android:versionCode="22"
4-
android:versionName="2.3.1" >
3+
android:versionCode="201309111"
4+
android:versionName="2.3.2" >
55

66
<uses-sdk
77
android:minSdkVersion="8"

0 commit comments

Comments
 (0)