Android Studio 3.5 Beta 4 发布

栏目: 编程工具 · Android · 发布时间: 6年前

内容简介:有关 Android Studio 的新特性介绍

Android Studio 3.5 的最新测试版 Beta 4 已发布 ,主要针对以下公开的 issue 进行了修复:

Build

Deployment

Dexer (D8)

Gradle

  • Issue #130917947 : 目标平台为 Java 8 时,在测试 apk 中错误地捆绑了应用程序依赖项
  • Issue #133394180 : 如果 minSdkVersion 为 24+,类路径不会传递给 D8

Shrinker (R8)

  • Issue #133379765 : 无法强制转换为 kotlin.jvm.functions.Function1
  • Issue #129493704 : Not honoring -dontusemixedcaseclassnames flag
  • Issue #133167042 : com.android.tools.r8.errors.Unreachable: com.android.tools.r8.errors.Unreachable: DexItemBasedConstString instructions should always be rewritten into ConstString

有关 Android Studio 的新特性介绍 请查看预览版中的新功能


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

C++ Concurrency in Action

C++ Concurrency in Action

Anthony Williams / Manning Publications / 2012-2-28 / USD 69.99

HIGHLIGHT C++ Concurrency in Action is the first book to market to show how to take advantage of the new C++ Standard and how to write robust multi-threaded applications in C++. DESCRIPTION With ......一起来看看 《C++ Concurrency in Action》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具