(1/2) Try to sign with same debug keystore

This commit is contained in:
Tran Khanh Duy
2020-09-05 15:30:01 +07:00
committed by GitHub
parent 8b9b25f958
commit 4c6cdfd9e1

View File

@@ -16,7 +16,7 @@ jobs:
- name: Build with Gradle
run: |
chmod +x gradlew
./gradlew clean build
./gradlew clean assembleDebug
./gradlew test
# should test???