save works before fixing bugs
This commit is contained in:
@@ -33,6 +33,6 @@ dependencies {
|
||||
})
|
||||
androidTestCompile 'com.android.support.test.uiautomator:uiautomator-v18:2.1.2'
|
||||
testCompile 'junit:junit:4.12'
|
||||
compile 'com.android.support:appcompat-v7:25.3.0'
|
||||
compile 'com.android.support:appcompat-v7:25.3.1'
|
||||
compile project(path: ':common')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user