1
0
mirror of https://github.com/dmsl/anyplace.git synced 2021-06-25 09:21:17 +03:00
This commit is contained in:
Paschalis Mpeis
2020-07-24 15:50:08 +03:00
parent 8f6a2ff8cf
commit 72a6e23166

View 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..