-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapktool.yml
51 lines (51 loc) · 1.85 KB
/
apktool.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
!!brut.androlib.meta.MetaInfo
apkFileName: app-release-unsigned.apk
compressionType: false
doNotCompress:
- resources.arsc
- png
- META-INF/androidx.customview_customview.version
- META-INF/com.google.android.material_material.version
- META-INF/androidx.lifecycle_lifecycle-livedata-core.version
- META-INF/androidx.viewpager2_viewpager2.version
- META-INF/androidx.transition_transition.version
- META-INF/androidx.recyclerview_recyclerview.version
- META-INF/androidx.versionedparcelable_versionedparcelable.version
- META-INF/androidx.arch.core_core-runtime.version
- META-INF/androidx.activity_activity.version
- META-INF/androidx.lifecycle_lifecycle-runtime.version
- META-INF/androidx.drawerlayout_drawerlayout.version
- META-INF/androidx.interpolator_interpolator.version
- META-INF/androidx.appcompat_appcompat-resources.version
- META-INF/androidx.lifecycle_lifecycle-viewmodel.version
- META-INF/androidx.appcompat_appcompat.version
- META-INF/androidx.loader_loader.version
- META-INF/androidx.lifecycle_lifecycle-livedata.version
- META-INF/androidx.viewpager_viewpager.version
- META-INF/androidx.cardview_cardview.version
- META-INF/androidx.coordinatorlayout_coordinatorlayout.version
- META-INF/androidx.cursoradapter_cursoradapter.version
- META-INF/androidx.annotation_annotation-experimental.version
- META-INF/androidx.savedstate_savedstate.version
- META-INF/androidx.fragment_fragment.version
- META-INF/androidx.vectordrawable_vectordrawable.version
- META-INF/androidx.core_core.version
- META-INF/androidx.vectordrawable_vectordrawable-animated.version
isFrameworkApk: false
packageInfo:
forcedPackageId: '127'
renameManifestPackage: null
sdkInfo:
minSdkVersion: '19'
targetSdkVersion: '30'
sharedLibrary: false
sparseResources: false
unknownFiles: {}
usesFramework:
ids:
- 1
tag: null
version: 2.4.1
versionInfo:
versionCode: '1'
versionName: '1.0'