We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e1871 commit 62c3258Copy full SHA for 62c3258
iterableapi/src/test/AndroidManifest.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:tools="http://schemas.android.com/tools" xmlns:android="http://schemas.android.com/apk/res/android"
3
- android:versionName="1.2.3" android:versionCode="321">
+ android:versionName="1.2.3" android:versionCode="321">
4
<uses-sdk tools:overrideLibrary="androidx.security"/>
5
<application
6
android:label="IterableAPI"
0 commit comments