mirror of
https://github.com/go-vikunja/app
synced 2025-02-10 16:52:22 +00:00
restored some options changed for debugging
This commit is contained in:
parent
62dcd41089
commit
5a89a1f518
@ -110,12 +110,9 @@ android {
|
||||
flutter {
|
||||
source '../..'
|
||||
}
|
||||
/*
|
||||
|
||||
dependencies {
|
||||
implementation 'com.android.support:support-annotations:28.0.0'
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20"
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'com.android.support.test:runner:1.0.2'
|
||||
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
|
||||
}
|
||||
*/
|
@ -2,7 +2,6 @@ allprojects {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user