build: Bump version to 3.0.3.r3

This commit is contained in:
oSumAtrIX 2023-10-09 04:42:06 +02:00
parent be7dd1259a
commit 873329dae2
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -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