Skip to content

Commit cc4ea73

Browse files
/!\ DO NOT MERGE /!\ - Remove red in Giraffe - /!\ DO NOT MERGE /!\
1 parent dae53af commit cc4ea73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ android {
7373
}
7474
fdroid { dimension 'distribution' }
7575
}
76+
77+
sourceSets { main { java { srcDirs += 'build/generated/source/navigation-args' } } }
7678
}
7779

7880
dependencies {

0 commit comments

Comments
 (0)