Skip to content

Commit

Permalink
RC to Stable release.
Browse files Browse the repository at this point in the history
  • Loading branch information
eneim committed Jan 29, 2021
1 parent bae4521 commit e936e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/kohii/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ object BuildConfig {
}

val releaseVersionCode = gitCommitCount()
val releaseVersionName = "1.2.0.${Versions.exoPlayerCode}-RC2"
val releaseVersionName = "1.2.0.${Versions.exoPlayerCode}"
}

@Suppress("MayBeConstant", "unused")
Expand Down

0 comments on commit e936e2c

Please sign in to comment.