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 b8ae088 commit b824647Copy full SHA for b824647
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="201407"
22
- android:versionName="2014.07"
+ android:versionCode="201408"
+ android:versionName="2014.08"
23
android:installLocation="auto">
24
25
<!-- targetSdkVersion set to 19 from build.gradle on non-L-preview builds -->
0 commit comments