Commit fed00af 1 parent 01d26fe commit fed00af Copy full SHA for fed00af
File tree 2 files changed +3
-1
lines changed
sky/packages/sky/example/demo_launcher/apk
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3
3
Use of this source code is governed by a BSD-style license that can be
4
4
found in the LICENSE file.
5
5
-->
6
- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" org.domokit.sky.demo" android : versionCode =" 21 " android : versionName =" 0.0.21 " >
6
+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" org.domokit.sky.demo" android : versionCode =" 22 " android : versionName =" 0.0.22 " >
7
7
8
8
<uses-sdk android : minSdkVersion =" 14" android : targetSdkVersion =" 21" />
9
9
<uses-permission android : name =" android.permission.INTERNET" />
Original file line number Diff line number Diff line change
1
+ - No longer crashes on Android M Developer Preview
2
+ - 3x scrolling speed improvement.
You can’t perform that action at this time.
0 commit comments