1. 程式人生 > >Could not find any version that matches com.google.android.gms:strict-version-matcher-plugin:

Could not find any version that matches com.google.android.gms:strict-version-matcher-plugin:

錯誤資訊:

Could not find any version that matches com.google.android.gms:strict-version-matcher-plugin:

解決辦法:

 

修改檔案:app\platforms\android\project.properties,

cordova.system.library.1=com.google.gms:google-services:+

改為:

cordova.system.library.1=com.google.gms:google-services:4.1.0

 

參考:

https://stackoverflow.com/questions/53073958/could-not-find-any-version-that-matches-com-google-android-gmsstrict-version-ma