User Activity

  • Modified a comment on ticket #738 on ProGuard Java Optimizer and Obfuscator

    FYI, I was using Proguard 6.0.3 on my Android java projects (no kotlin). Then I updated some dependencies and Proguard 6.0.3 was hanging probably because of https://github.com/square/okio/issues/516 ) So I bumped to Proguard 6.1.1 and now I have this very same bug. As Emin Kokalari, I added -keepclassmembernames class kotlin.** { public <methods>; } and the problem is now solved. FYI, dependencies: dependencies { implementation 'com.google.android.exoplayer:exoplayer:2.10.4' implementation 'com.google.code.gson:gson:2.8.5'...

  • Modified a comment on ticket #738 on ProGuard Java Optimizer and Obfuscator

    FYI, I was using Proguard 6.0.3 on my java projects (no kotlin). Then I updated some dependencies and Proguard 6.0.3 was hanging probably because of https://github.com/square/okio/issues/516 ) So I bumped to Proguard 6.1.1 and now I have this very same bug. As Emin Kokalari, I added -keepclassmembernames class kotlin.** { public <methods>; } and the problem is now solved. FYI, dependencies: dependencies { implementation 'com.google.android.exoplayer:exoplayer:2.10.4' implementation 'com.google.code.gson:gson:2.8.5'...

  • Modified a comment on ticket #738 on ProGuard Java Optimizer and Obfuscator

    FYI, I was using Proguard 6.0.3 on my java projects (no kotlin). Then I updated some dependencies and Proguard 6.0.3 was hanging probably becasue of https://github.com/square/okio/issues/516 ) So I bumped to 6.1.1 and now I have this bug. As Emin Kokalari, I added -keepclassmembernames class kotlin.** { public <methods>; } and the problem is now solved. FYI, dependencies: dependencies { implementation 'com.google.android.exoplayer:exoplayer:2.10.4' implementation 'com.google.code.gson:gson:2.8.5'...

  • Modified a comment on ticket #738 on ProGuard Java Optimizer and Obfuscator

    FYI, I was using Proguard 6.0.3 on my java projects (no kotlin). Then I updated some dependencies and Proguard 6.0.3 was hanging probably becasue of https://github.com/square/okio/issues/516 ) So I bumped to 6.1.1 and now I have this bug. As Emin Kokalari, I added -keepclassmembernames class kotlin.** { public <methods>; } and the problem is now solved. FYI, dependencies: dependencies { implementation 'com.google.android.exoplayer:exoplayer:2.10.4' implementation 'com.google.code.gson:gson:2.8.5'...

  • Posted a comment on ticket #738 on ProGuard Java Optimizer and Obfuscator

    FYI, I was using Proguard 6.0.3 on my java projects (no kotlin). Then I updated some dependencies and Proguard 6.0.3 was hanging probably becasue of https://github.com/square/okio/issues/516 ) So I bumped to 6.1.1 and now I have this bug. As Emin Kokalari, I added -keepclassmembernames class kotlin.** { public <methods>; } and the problem is now solved. FYI, dependencies: dependencies { implementation 'com.google.android.exoplayer:exoplayer:2.10.4' implementation 'com.google.code.gson:gson:2.8.5'...

View All

Personal Data

Username:
pdalfarra
Joined:
2008-04-17 08:06:57

Projects

This is a list of open source software projects that Pascal Dal Farra is associated with:

Personal Tools