We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3bd822 commit b09653fCopy full SHA for b09653f
android/src/main/AndroidManifest.xml
@@ -18,8 +18,8 @@
18
xmlns:android="http://schemas.android.com/apk/res/android"
19
xmlns:tools="http://schemas.android.com/tools"
20
package="com.google.samples.apps.iosched"
21
- android:versionCode="201409"
22
- android:versionName="2014.09"
+ android:versionCode="201410"
+ android:versionName="2014.10"
23
android:installLocation="auto">
24
25
<!-- targetSdkVersion set to 19 from build.gradle on non-L-preview builds -->
0 commit comments