Skip to content

Commit 62c3258

Browse files
author
Evan Greer
committed
minor edits
1 parent b5e1871 commit 62c3258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iterableapi/src/test/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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"
3-
android:versionName="1.2.3" android:versionCode="321">
3+
android:versionName="1.2.3" android:versionCode="321">
44
<uses-sdk tools:overrideLibrary="androidx.security"/>
55
<application
66
android:label="IterableAPI"

0 commit comments

Comments
 (0)