1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-01-20 12:08:31 +01:00

Fix ci build

This commit is contained in:
Tlaster 2020-06-08 16:29:58 +08:00
parent 74698b066d
commit 0d3edf2f0c

View File

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