java - Change version number using apktool -
the android manifest xml file not contain information. android.yml file does. after altering apk build command doesn't make apk file. there build.gradle file or tool can used edit version number?
procedure:
apktool d myapk.apk open apktool.yml, increment versioncode , save apktool b
followed jarsigner , zip align
similar: can change version code apk?
Comments
Post a Comment