Skip to content

Commit

Permalink
Bump version to 1.6.3+20
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed Jun 11, 2022
1 parent 7437594 commit 2f5cea8
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 @@ -4,8 +4,8 @@ buildscript {
ext.sdk_min = 26
ext.sdk_target = 31

ext.version_code = 19
ext.version_name = '1.6.2'
ext.version_code = 20
ext.version_name = '1.6.3'

ext.kotlin_version = '1.5.31'
ext.kotlin_coroutines_version = '1.5.2'
Expand Down

0 comments on commit 2f5cea8

Please sign in to comment.