mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
Move common gradle config into convention plugins.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
apply from: "$rootProject.projectDir/signalModule.gradle"
|
||||
plugins {
|
||||
id 'signal-library'
|
||||
}
|
||||
|
||||
android {
|
||||
namespace 'org.signal.core.ui'
|
||||
|
||||
Reference in New Issue
Block a user