1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +00:00

use robolectric for android tests

This commit is contained in:
Christian Schabesberger
2020-09-24 12:27:25 +02:00
committed by Abel García de Prada
parent d0a710e31b
commit cba63c060f
3 changed files with 17 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
android.enableJetifier=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx1536M
<<<<<<< HEAD
=======
android.enableUnitTestBinaryResources=true
>>>>>>> use robolectric for android tests