Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vbabenkoru committed Aug 1, 2023
1 parent b2dcaa0 commit 7ea17cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iterableapi/src/androidTest/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:tools="http://schemas.android.com/tools" xmlns:android="http://schemas.android.com/apk/res/android" package="iterable.com.iterableapi">
<uses-sdk tools:overrideLibrary="android_libs.ub_uiautomator"/>
<uses-sdk tools:overrideLibrary="android_libs.ub_uiautomator,androidx.security"/>
<application
android:label="IterableAPI"
android:supportsRtl="true" />
Expand Down

0 comments on commit 7ea17cf

Please sign in to comment.