Skip to content

Commit

Permalink
release: 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LeandroSQ committed Nov 3, 2022
1 parent 7ace374 commit 01fd03a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 31
versionCode 4
versionName "1.6.0"
versionCode 5
versionName "1.7.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
Expand Down

0 comments on commit 01fd03a

Please sign in to comment.