diff --git a/build.gradle b/build.gradle new file mode 100644 index 0000000..faa598b --- /dev/null +++ b/build.gradle @@ -0,0 +1,6 @@ + +dependencies { + // Add the module's library dependencies here. + // See: https://developer.android.com/studio/build/dependencies + implementation 'org.altbeacon:android-beacon-library:2+' +} diff --git a/dist/com.liferay.beacons-android-4.0.1.zip b/dist/com.liferay.beacons-android-4.0.1.zip new file mode 100644 index 0000000..9eda289 Binary files /dev/null and b/dist/com.liferay.beacons-android-4.0.1.zip differ diff --git a/documentation/index.md b/documentation/index.md index 836321c..91430e6 100644 --- a/documentation/index.md +++ b/documentation/index.md @@ -13,14 +13,14 @@ Place the ZIP file into your project's root directory, and declare the module an ... - +