diff options
author | Amit Kumar <amitkma@e.email> | 2021-05-05 23:07:25 +0530 |
---|---|---|
committer | Amit Kumar <amitkma@e.email> | 2021-05-05 23:07:25 +0530 |
commit | c85a38c0b1dcedfb149e3a084573cc48bdbb7400 (patch) | |
tree | 1497496409100719eed0423cca6e430034ed94c4 /build.gradle | |
parent | 00e24d29858dbf8a8570fbe5a234474c04a4777f (diff) | |
parent | 1339616a3fb53ba6eb9e78da6e9e0daa99936fee (diff) |
Merge branch 'master' into flow-mvi
Diffstat (limited to 'build.gradle')
-rw-r--r-- | build.gradle | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle index 57dc767..2dfd140 100644 --- a/build.gradle +++ b/build.gradle @@ -1,3 +1,6 @@ +import foundation.e.privacycentral.buildsrc.DependencyUpdates +import foundation.e.privacycentral.buildsrc.ReleaseType + // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { ext.buildConfig = [ |