Artifact 6ab65eef3934fdf0b3149b0fb866589bc3b31fdd:
- File sqlite/sqlite3/proguard-rules.pro — part of check-in [b5fcf9e7da] at 2016-05-19 15:24:07 on branch android-studio — Upgrade this module so that it takes the form of an Android Studio project. (user: dan size: 652)
- File sqlite/sqlite3test/proguard-rules.pro — part of check-in [b5fcf9e7da] at 2016-05-19 15:24:07 on branch android-studio — Upgrade this module so that it takes the form of an Android Studio project. (user: dan size: 652)
- File sqlite3/proguard-rules.pro — part of check-in [89726d7811] at 2016-05-19 18:01:52 on branch android-studio — Remove the "project" directory from this module. The root of the source tree is now the root of the android studio project. (user: dan size: 652)
- File sqlite3test/proguard-rules.pro — part of check-in [89726d7811] at 2016-05-19 18:01:52 on branch android-studio — Remove the "project" directory from this module. The root of the source tree is now the root of the android studio project. (user: dan size: 652)
# Add project specific ProGuard rules here. # By default, the flags in this file are appended to flags specified # in /home/dan/Android/Sdk/tools/proguard/proguard-android.txt # You can edit the include path and order by changing the proguardFiles # directive in build.gradle. # # For more details, see # http://developer.android.com/guide/developing/tools/proguard.html # Add any project specific keep options here: # If your project uses WebView with JS, uncomment the following # and specify the fully qualified class name to the JavaScript interface # class: #-keepclassmembers class fqcn.of.javascript.interface.for.webview { # public *; #}