forked from Louvorg/ReaderForSelfoss-multiplatform
Source code from old project. Still not using shared code.
This commit is contained in:
6
check-for-issues.sh
Executable file
6
check-for-issues.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
./gradlew clean --info
|
||||
./gradlew assembleAndroidTest --info
|
||||
./gradlew assembleDebug --info
|
||||
./gradlew assemble --info
|
Reference in New Issue
Block a user