Configuration 'compile' is obsolete and has been replaced with 'implementation'. It will be removed
AndroidStudio升級過程中,真的是一腳一個坑啊,好不容易解決完前面的問題,新問題又來了。
Configuration 'compile' is obsolete and has been replaced with 'implementation'.
It will be removed at the end of 2018
大概意思是在2018年底,compile配置項將被‘implementation’取代,所以將配置檔案中的compile配置項改為implementation,重新進行編譯。注意哦,如果該專案有引用其他庫檔案或者module,裡面的內容也需要改。
終於編譯通過了~bingo
相關推薦
Warning:Configuration 39;compile39; is obsolete and has been replaced with 39;implementation39;.
警告是這樣的: **Warning:Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’.It will be removed at the end of 2018** 講的是 
Configuration 39;compile39; is obsolete and has been replaced with 39;implementation39;. It will be removed
AndroidStudio升級過程中,真的是一腳一個坑啊,好不容易解決完前面的問題,新問題又來了。 Configuration 'compile' is obsolete and has been replaced with 'implementation'. It will be remo
升級到Android Studio 3.2.1 ,報Configuration 39;compile39; is obsolete and has been replaced with 39;implementa
升級到Android Studio 3.2.1 ,引入以前公司專案,報 Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed
The app.Configuration 'compile' is obsolete and has been replaced with 'implementation'.
For an Android project, the new configurations came with the Android Gradle Plugin 3.0. So unless you are still using the 2.x version of A
Warning:Configuration 'compile' is obsolete and has been replaced with 'implementation'. It will be
Warning:Configuration'compile'is obsolete and has been replaced with'implementation'.It will be removed at the end of 2018筆記小計,compile會被在2
The 39;normed39; kwarg is deprecated, and has been replaced by the 39;density39; kwarg.
在使用直方圖時,出現警告 UserWarning: The 'normed' kwarg is deprecated, and has been replaced by the 'density' kwarg. warnings.warn("The 'normed' kwarg i
解決React Native報錯:Navigator is deprecated and has been removed from this package.
報錯如下: Navigator is deprecated and has been removed from this package. It can now be installed and imported from `react
警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 39;source39; web.xml is missing and <failOnMissingWebXml> is se
eclipse建立Maven結構的web專案的時候選擇Artifact Id為maven-artchetype-webapp,點選finish之後,一般會遇到如下問題 1. The superclass "javax.servlet.http.HttpServlet" was n
PhantomJS報錯warnings.warn(39;Selenium support for PhantomJS has been deprecated, please use headless 39;
時代 ID class BE strong 分享圖片 CA AI ont 原因:Selenuim已經放棄PhantomJS3.x了,建議使用火狐或者谷歌無頭瀏覽器。 解決方法: 1.phantomjs降級,換個2.x版本的 2.使用無頭瀏覽器,示例代碼(自己改
Fotolog is back and has a new logo
A new brandThe evolution of the digital world that we are talking about also affects other major concerns of the context, as is the connection between bran
解決 Reason: The setting `flush_size` in plugin `elasticsearch` is obsolete and is no longer available
[[email protected] logstash-6.4.2]# ./bin/logstash -f etc/logstash_indexer.conf -t Sending Log
報錯 initialize_all_variables (from tensorflow.python.ops.variables) is deprecated and will be removed
WARNING:tensorflow:From /home/hndx532/anaconda3/lib/python3.6/site-packages/tensorflow/python/util/tf_should_use.py:118: initialize_all_variables (fro
using a dict on a Series for aggregation is deprecated and will be removed in a future version
python的pandas中,在統計聚合的時候,版本問題,提示不支援字典格式了。 比如,下面程式碼這樣改就可以了。 words_stat = words_df.groupby(by=['segment'])['segment'].agg({"計數": numpy.size})
php連線mysql時報錯The mysql extension is deprecated and will be removed in the future
首先 可以成功連線,但是會報錯, The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead。。。 如下: 意思很明顯了啊,mysql_connect在將來的
JNI開發篇——報錯:Flag android.useDeprecatedNdk is no longer supported and will be removed in the next……
大概意思就是說: android.useDeprecatedNdk不再支援了 讓使用CMake or ndk-build 然後還有連結 解決方法: 1、先通過SDKManager下載:CMake和LLDB 2、在build.gradle的defaultConfig節點下加入:
執行報警告UserWarning: Unknown extension is not supported and will be removed warn(msg)
執行python程式碼,出現如下警告: C:\Users\niko\PycharmProjects\python_new\venv\lib\site-packages\openpyxl\reader\worksheet.py:322: UserWarning: Unknown extension is no
Angluar WARNING System.import() is deprecated and will be removed soon. Use import() instead
上述問題 簡單翻譯過來就是system.import()方法已經被棄用,使用 import()去替代該方法。 因此解決方法很簡單,根據給出的提示資訊點選找到使用system.import()的 程式碼,使用import()方法去替換它,儲存即可,注意新方法的語法規則。此類問
WARNING: HADOOP_SECURE_DN_USER has been replaced b
nod bee hdfs -c repl warn datanode col ace 這個問題可能是我第一個遇到吧,hadoop啟動時WARNING: HADOOP_SECURE_DN_USER has been replaced by HDFS_DATANODE_SEC
Don't rush and never settle. If it's meant to be, it will be.
主體程式碼 class MyObject{ //這是具體的實現方法 } class MyThread extends Thread{ @Override public void run(){ System.o
the last day of 2018 and it will be again
Hey,guys! A lot happened in 2018,I hope you can learn from that.some tips summarized as followed: a.compare with you who in yesterday b.keep learning wh