1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-20 04:43:01 +00:00

Make some classes opened for testing

This commit is contained in:
davigonz
2019-07-03 17:20:57 +02:00
parent 3d7a04a12d
commit e28ffbac7c
6 changed files with 10 additions and 2 deletions
-1
View File
@@ -1,7 +1,6 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-kapt'
apply plugin: 'kotlin-allopen'
dependencies {