summaryrefslogtreecommitdiff
path: root/library/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'library/AndroidManifest.xml')
-rw-r--r--library/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/AndroidManifest.xml b/library/AndroidManifest.xml
index 781e6a7..3a28469 100644
--- a/library/AndroidManifest.xml
+++ b/library/AndroidManifest.xml
@@ -14,5 +14,5 @@
limitations under the License.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="android.support.multidex">
+ package="androidx.multidex">
</manifest>