build: fixing debug build with wrong resources
This commit is contained in:
@@ -91,7 +91,7 @@ android {
|
||||
setRoot "src/github"
|
||||
}
|
||||
debug {
|
||||
setRoot "src/github"
|
||||
setRoot "src/debug"
|
||||
}
|
||||
}
|
||||
namespace 'org.joinmastodon.android'
|
||||
|
||||
Reference in New Issue
Block a user