mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-18 01:20:05 +01:00
remove the duplicate maven declaration
This commit is contained in:
parent
4fa58b11c9
commit
6c571e29d2
@ -43,10 +43,6 @@ dependencies {
|
|||||||
apt 'com.jakewharton:butterknife-compiler:8.0.1'
|
apt 'com.jakewharton:butterknife-compiler:8.0.1'
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
|
||||||
mavenCentral()
|
|
||||||
}
|
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.0.3'
|
ext.kotlin_version = '1.0.3'
|
||||||
repositories {
|
repositories {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user