This commit is contained in:
Lanchon 2017-08-09 07:13:51 -03:00
parent c61de7fb6d
commit 6f1c764713

View File

@ -44,7 +44,7 @@ compileJava {
options.compilerArgs << '-Xlint:unchecked' << '-Xlint:deprecation'
}
Manifest sharedManifest = manifest {
def sharedManifest = manifest {
attributes(
'Implementation-Title': 'multidexlib2',
'Implementation-Version': version