Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Bump fxlite version to 2.0.1 (for RC2)
Browse files Browse the repository at this point in the history
  • Loading branch information
chianger authored and mxlius committed Oct 29, 2019
1 parent a2a7596 commit da19b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Versions {
const val compile_sdk = 28
const val build_tools = "28.0.3"
const val version_code = 1
const val version_name = "2.0.0"
const val version_name = "2.0.1"
const val android_gradle_plugin = "3.4.2"
const val gms_oss_licenses_plugin = "0.9.3"
const val support = "1.0.0"
Expand Down

0 comments on commit da19b47

Please sign in to comment.