mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 17:59:33 +02:00
proguard.cfg
This commit is contained in:
parent
36e3c12a01
commit
8dde582bc5
4 changed files with 17 additions and 12 deletions
|
@ -63,9 +63,9 @@ public:
|
|||
static jmethodID SMID_PluginCollection_Instance;
|
||||
|
||||
static jfieldID FID_Book_File;
|
||||
static jfieldID FID_Book_Title;
|
||||
static jfieldID FID_Book_Language;
|
||||
static jfieldID FID_Book_Encoding;
|
||||
static jmethodID MID_Book_getTitle;
|
||||
static jmethodID MID_Book_getLanguage;
|
||||
static jmethodID MID_Book_getEncoding;
|
||||
|
||||
static jmethodID SMID_Tag_getTag;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue