How to fix deobfuscation or R8/proguard or shrink issues while publishing to Google Play store

Опубликовано: 03 Октябрь 2023
на канале: Rakiative
1,465
5

This video will help in understanding, How to fix deobfuscation or R8/proguard or shrink issues while publishing to Google Play store.

proguard-rules.pro: https://bit.ly/3rDUtWU

buildTypes {
release {
minifyEnabled true
shrinkResources true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}


Смотрите видео How to fix deobfuscation or R8/proguard or shrink issues while publishing to Google Play store онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Rakiative 03 Октябрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,465 раз и оно понравилось 5 людям.