mirror of
https://github.com/revanced/multidexlib2.git
synced 2025-05-19 23:27:05 +02:00
chore: change project group id
This commit is contained in:
parent
fb02b58c45
commit
b7e693e766
@ -17,7 +17,7 @@ plugins {
|
||||
def dexlib2Version = '2.3.4'
|
||||
def multidexlib2VersionSuffix = '.r2'
|
||||
|
||||
group = 'com.github.lanchon.dexpatcher'
|
||||
group = 'app.revanced'
|
||||
version = dexlib2Version + multidexlib2VersionSuffix
|
||||
|
||||
ext.mainArtifact = 'multidexlib2'
|
||||
|
Loading…
x
Reference in New Issue
Block a user