Skip to content

Instantly share code, notes, and snippets.

@MathiasSeguy-Android2EE
Created August 19, 2019 08:38
Show Gist options
  • Save MathiasSeguy-Android2EE/8082106dc0a85bcd0085e1f511919331 to your computer and use it in GitHub Desktop.
Save MathiasSeguy-Android2EE/8082106dc0a85bcd0085e1f511919331 to your computer and use it in GitHub Desktop.
Extract of the file listing the version of the Google libraries. Automatically updated by python script.
//Last version of Google Lib are listed below, to update run from_maven_to_version_uptodate.py and then your migration script
project.ext{
comAndroidSupportConstraint_constraintLayoutSolver_Version = "1.1.3"
comAndroidSupportConstraint_constraintLayout_Version = "1.1.3"
comAndroidDatabinding_library_Version = "3.5.0-rc01"
comAndroidDatabinding_adapters_Version = "3.5.0-rc01"
comAndroidDatabinding_compiler_Version = "3.1.4"
comAndroidDatabinding_compilerCommon_Version = "3.1.4"
comAndroidDatabinding_baseLibrary_Version = "3.5.0-rc01"
comAndroidDatabinding_viewbindingSupport_Version = "3.6.0-alpha02"
comAndroidDatabinding_viewbinding_Version = "3.6.0-alpha05"
comAndroidSupport_supportCompat_Version = "28.0.0"
comAndroidSupport_leanbackV17_Version = "28.0.0"
comAndroidSupport_recommendation_Version = "28.0.0"
comAndroidSupport_supportTvProvider_Version = "28.0.0"
comAndroidSupport_supportVectorDrawable_Version = "28.0.0"
comAndroidSupport_recyclerviewV7_Version = "28.0.0"
comAndroidSupport_preferenceLeanbackV17_Version = "28.0.0"
comAndroidSupport_preferenceV14_Version = "28.0.0"
comAndroidSupport_percent_Version = "28.0.0"
comAndroidSupport_supportMediaCompat_Version = "28.0.0"
comAndroidSupport_cardviewV7_Version = "28.0.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment