remove dependency on sharedLibrary in apktool.yml

This commit is contained in:
Connor Tumbleson
2015-03-14 08:20:00 -05:00
parent 0a74de4ab0
commit fac43a62b8
3 changed files with 2 additions and 4 deletions

View File

@ -10,7 +10,6 @@ versionInfo:
versionCode: '1'
versionName: '1.0'
compressionType: false
sharedLibrary: false
unknownFiles:
hidden.file: '8'
unk_folder/unknown_file: '8'

View File

@ -1,3 +1,2 @@
version: 2.0.0
apkFileName: testjar.jar
sharedLibrary: false
apkFileName: testjar.jar