fix another build error
This commit is contained in:
@@ -32,7 +32,6 @@ build-android:
|
||||
cd ../..
|
||||
mkdir -p dist # prepare upload
|
||||
cp clients/android/app/build/outputs/apk/other/release/*arm64-v8a.apk dist
|
||||
cp clients/android/app/build/outputs/apk/otherLegacy/release/*arm64-v8a.apk dist
|
||||
VERSION_CODE=$(grep VERSION_CODE clients/android/version.properties | cut -d= -f2)
|
||||
VERSION_NAME=$(grep VERSION_NAME clients/android/version.properties | cut -d= -f2)
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user