File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
src/Mono.Android/Test/Properties
BCL-Tests/Xamarin.Android.Bcl-Tests/Properties
CodeGen-Binding/Xamarin.Android.JcwGen-Tests/Properties
locales/Xamarin.Android.Locale-Tests/Properties Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" Mono.Android_Tests" >
3- <uses-sdk android : minSdkVersion =" 10 " />
3+ <uses-sdk android : minSdkVersion =" 14 " />
44 <application android : label =" Xamarin.Android.RuntimeTests" android : name =" android.apptests.App" >
55 <activity
66 android:name=" android.apptests.RenamedActivity"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" Xamarin.Android.Bcl_Tests" >
3- <uses-sdk android : minSdkVersion =" 10 " android : targetSdkVersion =" 22" />
3+ <uses-sdk android : minSdkVersion =" 14 " android : targetSdkVersion =" 22" />
44 <uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
55 <uses-permission android : name =" android.permission.INTERNET" />
66 <uses-permission android : name =" android.permission.READ_EXTERNAL_STORAGE" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" Xamarin.Android.JcwGen_Tests" >
3- <uses-sdk android : minSdkVersion =" 9 " />
3+ <uses-sdk android : minSdkVersion =" 14 " />
44 <application android : label =" Xamarin.Android.JcwGen-Tests" >
55 </application >
66</manifest >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 1" android : versionName =" 1.0" package =" Xamarin.Android.Locale_Tests" >
3- <uses-sdk android : minSdkVersion =" 9 " />
3+ <uses-sdk android : minSdkVersion =" 14 " />
44 <application android : label =" Xamarin.Android.Locale-Tests" >
55 </application >
66</manifest >
You can’t perform that action at this time.
0 commit comments