Skip to content

Commit b09653f

Browse files
committed
Version bump to 2014.10
1 parent b3bd822 commit b09653f

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="201409"
22-
android:versionName="2014.09"
21+
android:versionCode="201410"
22+
android:versionName="2014.10"
2323
android:installLocation="auto">
2424

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

0 commit comments

Comments
 (0)