1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-01-03 12:10:14 +01:00

Update CI build gradle properties

This commit is contained in:
Tlaster 2020-06-08 19:06:24 +08:00
parent 463b49af15
commit c36f8fe8cc

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