Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier63 committed Feb 4, 2019
2 parents 9e087f1 + 0488905 commit 4da5d1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ android {
}

buildConfigField "java.lang.Boolean", "IS_FRDOID", "new Boolean("+project.hasProperty("fdroid")+")"

}

buildTypes {
Expand Down

0 comments on commit 4da5d1d

Please sign in to comment.