Skip to content

Commit

Permalink
Bump version to 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed Dec 1, 2021
1 parent c3b5670 commit 80cbea2
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 = 14
ext.version_name = '1.4.2'
ext.version_code = 15
ext.version_name = '1.4.3'

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

0 comments on commit 80cbea2

Please sign in to comment.