Skip to content

Commit

Permalink
Bump up to version name to 0.8.2-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
keiji committed Sep 3, 2020
1 parent 02c3723 commit adcd81e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ buildscript {
ext.kotlin_version = "1.4.0"
ext.coroutines_version = "1.3.8"

ext.version_name = '0.8.2-beta1'
ext.version_code = 821
ext.version_name = '0.8.2-beta2'
ext.version_code = 822

repositories {
google()
Expand Down

0 comments on commit adcd81e

Please sign in to comment.