Select Git revision
build.gradle
-
Adrien Béraud authored
Prevents obfuscation of some symbols to fix release builds by adding a custom proguard configuration, based on Android optimised defaults. * protect AIDL and SWIG symbols * protect support library (uses reflexion) * protect OrmLite (uses reflexion) Tuleap: #128 Change-Id: Ie1fe8fa6af1a6968ca0889f8fe343e58a35071b6
Adrien Béraud authoredPrevents obfuscation of some symbols to fix release builds by adding a custom proguard configuration, based on Android optimised defaults. * protect AIDL and SWIG symbols * protect support library (uses reflexion) * protect OrmLite (uses reflexion) Tuleap: #128 Change-Id: Ie1fe8fa6af1a6968ca0889f8fe343e58a35071b6
Code owners
Assign users and groups as approvers for specific file changes. Learn more.