Update CI build gradle properties

This commit is contained in:
Tlaster 2020-06-08 19:06:24 +08:00
parent 463b49af15
commit c36f8fe8cc
1 changed files with 1 additions and 4 deletions

View File

@ -15,9 +15,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
org.gradle.jvmargs=-Xmx3584m -Dfile.encoding=UTF-8
org.gradle.parallel=false
kotlin.incremental=false
kotlin.compiler.execution.strategy=in-process
org.gradle.jvmargs=-Xmx3584m
android.useAndroidX=true
android.enableJetifier=true