mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-09-02 07:15:21 +00:00
Force update licenses
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
@@ -13,6 +13,10 @@ android:
|
|||||||
licenses:
|
licenses:
|
||||||
- ".+"
|
- ".+"
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- mkdir -p "$ANDROID_HOME/licenses/"
|
||||||
|
- curl "https://download.msfjarvis.website/.viscerion/sdk-licenses.tar.xz" | tar -C "$ANDROID_HOME/licenses/" --strip-components=1 -xvf -
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- "./gradlew clean build test lintDebug -Dpre-dex=false"
|
- "./gradlew clean build test lintDebug -Dpre-dex=false"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user