mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-21 10:06:47 +00:00
add project adins
This commit is contained in:
parent
ad06ac5505
commit
f8f85d679d
5299 changed files with 625430 additions and 0 deletions
1
MSS/BaseProject/Android/branches/BAFMCS_V3/databasegenerator/.gitignore
vendored
Normal file
1
MSS/BaseProject/Android/branches/BAFMCS_V3/databasegenerator/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/build
|
|
@ -0,0 +1,6 @@
|
|||
apply plugin: 'java'
|
||||
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile 'org.greenrobot:greendao-generator-encryption:2.2.0'
|
||||
}
|
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue