diff --git a/.idea/modules/multidexlib2.iml b/.idea/modules/multidexlib2.iml index 7ff9907..84002c6 100644 --- a/.idea/modules/multidexlib2.iml +++ b/.idea/modules/multidexlib2.iml @@ -1,5 +1,5 @@ - + @@ -15,8 +15,8 @@ - - + + diff --git a/build.gradle b/build.gradle index 4e960d8..e3cf8d2 100644 --- a/build.gradle +++ b/build.gradle @@ -14,7 +14,7 @@ plugins { id 'maven' } -def dexlib2Version = '2.2.2' +def dexlib2Version = '2.2.3' def multidexlib2VersionSuffix = '' group = 'com.github.lanchon.dexpatcher'