mirror of
https://github.com/dmsl/anyplace.git
synced 2021-06-25 09:21:17 +03:00
minor
This commit is contained in:
12
clients/android-new/lib/README.md
Normal file
12
clients/android-new/lib/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# TODO CA include core/lib
|
||||
|
||||
(it should be included....
|
||||
from core/lib you must remove stuff that dont work on android)
|
||||
|
||||
Must be inlcuded with RELATIVE path.
|
||||
|
||||
## worse case:
|
||||
core/lib exports a jar, and include that jar (maybe from relative path)
|
||||
|
||||
## ideal:
|
||||
core/lib and android-new/lib will be published as gradle libraries at gradle/maven repos..
|
||||
Reference in New Issue
Block a user