Added Bug Tracking System
This commit is contained in:
@@ -20,6 +20,13 @@ allprojects {
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
maven {
|
||||
url "s3://finotescore-android/release"
|
||||
credentials(AwsCredentials) {
|
||||
accessKey = "AKIAJ7TPIN63PV5SWK3A"
|
||||
secretKey = "YP6hNd9YSAkCSHUNVFxlcrtqSUWUGBaVdrRtVMxb"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user