-
Build with gradle:
./gradlew assemble
.To build signed app, gradle requires file
keystore.properties
in app directory.File must contains:
storePassword=****** keyPassword=****** keyAlias=androidreleasekey storeFile=/path/to/android-release.keystore
APK files are stored in
./app/build/outputs/apk/free/
and./app/build/outputs/apk/playstore/
.
Type |
New Feature
|
Priority |
Blocker
|
Assignee | |
RedmineID |
8812
|
Version |
3.1.6
|
Estimation |
0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
The objective of this task is to make it possible to create Messenger Build without dependency on FCM (or any other google library)