Create top-level gradle project; remove duplicated gradle wrappers

This commit is contained in:
2021-01-05 22:03:01 -06:00
parent 2f39b63723
commit 7ee3e00e49
25 changed files with 17 additions and 864 deletions

View File

@@ -19,9 +19,7 @@
package org.isoron.uhabits.core.sync
import kotlinx.coroutines.runBlocking
import org.hamcrest.CoreMatchers
import org.hamcrest.CoreMatchers.equalTo
import org.hamcrest.Matchers
import org.hamcrest.Matchers.greaterThan
import org.junit.Assert.assertEquals
import org.junit.Assert.assertThat