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 80a3c36 commit 084a55eCopy full SHA for 084a55e
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="201414"
22
- android:versionName="2014.14"
+ android:versionCode="201415"
+ android:versionName="2014.15"
23
android:installLocation="auto">
24
25
<uses-sdk
0 commit comments