mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Add Makefile with aliases to common gradle tasks (#2401)
This commit is contained in:
parent
f0aede1762
commit
0be0079f05
3 changed files with 9 additions and 6 deletions
|
@ -1,4 +0,0 @@
|
|||
# Makes sure that android test compile
|
||||
./gradlew compileDebugAndroidTestSources -q
|
||||
# Run all unit tests for debug build
|
||||
./gradlew testDebugAll -q
|
Loading…
Add table
Add a link
Reference in a new issue