-
```
(it's a enhancement not a issue)
I don't know which bytecode that is but baksmali translates it into ".source"
and it contains the original filename before proguard renamed them.
It would be nic…
-
```
(it's a enhancement not a issue)
I don't know which bytecode that is but baksmali translates it into ".source"
and it contains the original filename before proguard renamed them.
It would be nic…
-
```
(it's a enhancement not a issue)
I don't know which bytecode that is but baksmali translates it into ".source"
and it contains the original filename before proguard renamed them.
It would be nic…
-
can proguard obfuscate SQL query ?
-
I've some troubles supporting both Java 8 and Java 9+ with the same plugin configuration. For example to build with Java 8 I use this:
${java.home}/lib/rt.jar
and for Jav…
-
I am not an expert with proguard but I think the following warning could be avoided by adding the rule I pasted at the bottom:
```
Note: the configuration keeps the entry point 'io.underscope.reac…
-
```
(it's a enhancement not a issue)
I don't know which bytecode that is but baksmali translates it into ".source"
and it contains the original filename before proguard renamed them.
It would be nic…
-
```
(it's a enhancement not a issue)
I don't know which bytecode that is but baksmali translates it into ".source"
and it contains the original filename before proguard renamed them.
It would be nic…
-
原来使用的
- com.taobao.android:atlasplugin:2.3.3.rc41
- com.taobao.android:atlas_core:5.1.0.0@aar
release的proguard一切运行正常
升级到
- com.taobao.android:atlasplugin:3.0.1-rc81
- com.taobao.android…
wtttc updated
4 years ago
-
با سلام و احترام
بعد از اضافه کردن کد نشان به برنامه وقتی برنامه رو میخوام توی گوگل پلی انتظار بدم با خطای زیر مواحه میشم.
کد مربوط به گریدل هم اینو اضافه کردم
release {
minifyEnabled…