mirror of
https://github.com/revanced/multidexlib2.git
synced 2025-04-29 22:24:28 +02:00
build: Bump version to 3.0.3.r3
This commit is contained in:
parent
be7dd1259a
commit
873329dae2
@ -14,8 +14,8 @@ plugins {
|
||||
id 'signing'
|
||||
}
|
||||
|
||||
def dexlib2Version = '2.3.4'
|
||||
def multidexlib2VersionSuffix = '.r2'
|
||||
def dexlib2Version = '3.0.3'
|
||||
def multidexlib2VersionSuffix = '.r3'
|
||||
|
||||
group = 'app.revanced'
|
||||
version = dexlib2Version + multidexlib2VersionSuffix
|
||||
|
Loading…
x
Reference in New Issue
Block a user