Skip to content

Commit 7714101

Browse files
committed
Bump version to 2.3.4.r2
1 parent a7bc025 commit 7714101

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.idea/modules/multidexlib2.iml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515
}
1616

1717
def dexlib2Version = '2.3.4'
18-
def multidexlib2VersionSuffix = ''
18+
def multidexlib2VersionSuffix = '.r2'
1919

2020
group = 'com.github.lanchon.dexpatcher'
2121
version = dexlib2Version + multidexlib2VersionSuffix

0 commit comments

Comments
 (0)