Skip to content
Snippets Groups Projects
Taras Smakula's avatar
Taras authored
e2fd4f9d
History

matrix-android-sdk

To add remote upstream git remote add upstream https://github.com/matrix-org/matrix-android-sdk2.git

To update upstream from origin sdk repo: git pull upstream develop --allow-unrelated-histories

To publish new build into Gitlab Package Registry: ./gradlew assembleRelease ./gradlew publish