c32089f5eb
- Fixed options to share music and stickers - Added option to share contact number - Added option to add member directly from group options - Added option to mute or activate notifications from main screen - Bug fixes
9 lines
245 B
Groovy
9 lines
245 B
Groovy
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
|
buildscript {
|
|
repositories {
|
|
mavenCentral()
|
|
}
|
|
dependencies {
|
|
classpath 'com.android.tools.build:gradle:1.2.3'
|
|
}
|
|
} |