Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Commit

Permalink
Bump version to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
st3fan committed Jan 22, 2021
1 parent 8cccf28 commit f0ffc22
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.5.2"
const val version_name = "2.6.0"
const val android_gradle_plugin = "3.6.1"
const val gms_oss_licenses_plugin = "0.10.2"
const val support = "1.0.0"
Expand Down

0 comments on commit f0ffc22

Please sign in to comment.