Merge "Increment vers of PrintRecommendationService" am: 08bff42ef4 am: a791fee2bc
am: fbdcaa7278
Change-Id: I8596c48365a7e94f5f63aa99eebb3e55c127c891
This commit is contained in:
@@ -18,11 +18,11 @@
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.printservice.recommendation"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0.0">
|
||||
android:versionCode="2"
|
||||
android:versionName="1.1.0">
|
||||
|
||||
<uses-sdk android:minSdkVersion="24"
|
||||
android:targetSdkVersion="24" />
|
||||
android:targetSdkVersion="25" />
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user