Skip to content

Commit b824647

Browse files
committed
Version bump
1 parent b8ae088 commit b824647

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
xmlns:android="http://schemas.android.com/apk/res/android"
1919
xmlns:tools="http://schemas.android.com/tools"
2020
package="com.google.samples.apps.iosched"
21-
android:versionCode="201407"
22-
android:versionName="2014.07"
21+
android:versionCode="201408"
22+
android:versionName="2014.08"
2323
android:installLocation="auto">
2424

2525
<!-- targetSdkVersion set to 19 from build.gradle on non-L-preview builds -->

0 commit comments

Comments
 (0)