Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: sky/sdk/example/demo_launcher/apk/AndroidManifest.xml

Issue 1222193008: Roll to v15 for republishing with skyx enabled (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/sdk/CHANGELOG.md ('k') | sky/sdk/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/demo_launcher/apk/AndroidManifest.xml
diff --git a/sky/sdk/example/demo_launcher/apk/AndroidManifest.xml b/sky/sdk/example/demo_launcher/apk/AndroidManifest.xml
index f2302a735fc9e6c3ce0d0a4f8a0ff8bce5a6a152..899f0ce97c45f81a5b450cf400ff0c2ab3e16923 100644
--- a/sky/sdk/example/demo_launcher/apk/AndroidManifest.xml
+++ b/sky/sdk/example/demo_launcher/apk/AndroidManifest.xml
@@ -3,7 +3,7 @@
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
-<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.domokit.sky.demo" android:versionCode="14" android:versionName="0.0.14">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.domokit.sky.demo" android:versionCode="15" android:versionName="0.0.15">
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="21" />
<uses-permission android:name="android.permission.INTERNET" />
« no previous file with comments | « sky/sdk/CHANGELOG.md ('k') | sky/sdk/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698