Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 468dedb

Browse files
author
Langston Smith
authored
Add a configuration for muse builds (#1233)
1 parent aa4cc8b commit 468dedb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.muse/config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
build = "gradlew"
2+
arguments = [ "assembleAndroidTest" ]
3+
jdk11 = false
4+
androidVersion = 28

0 commit comments

Comments
 (0)