File tree Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Expand file tree Collapse file tree 3 files changed +2
-9
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" package =" com.iterable.iterableapi.testapp" >
3- <!-- <uses-library android:name="androidx.security" android:required="false" /> -->
4- <!-- <uses-sdk tools:overrideLibrary="androidx.security" /> -->
53 <application
64 android : allowBackup =" true"
75 android : icon =" @mipmap/ic_launcher"
1816 </intent-filter >
1917 </activity >
2018 </application >
21-
22- </manifest >
19+ </manifest >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : tools =" http://schemas.android.com/tools" xmlns : android =" http://schemas.android.com/apk/res/android" package =" iterable.com.iterableapi" >
3- <uses-library android : name =" androidx.security" android : required =" false" />
4- <!-- <uses-sdk tools:overrideLibrary="androidx.security" /> -->
53 <uses-sdk tools : overrideLibrary =" android_libs.ub_uiautomator" />
64 <application
75 android : label =" IterableAPI"
8- android : supportsRtl =" true" />
6+ android : supportsRtl =" true" />
97</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" package =" com.iterable.iterableapi" android : versionName =" 1.2.3" android : versionCode =" 321" >
3- <!-- <uses-library android:name="androidx.security" android:required="false" /> -->
4- <!-- <uses-sdk tools:overrideLibrary="androidx.security" /> -->
53 <application
64 android : label =" IterableAPI"
75 android : supportsRtl =" true" >
You can’t perform that action at this time.
0 commit comments