Skip to content

Commit

Permalink
ready for patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
kamaravichow committed Dec 2, 2021
1 parent 7184d48 commit 0f1c13c
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 @@ -25,8 +25,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 31
versionCode 1
versionName "1.0.0"
versionCode 2
versionName "1.0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
}
Expand Down

0 comments on commit 0f1c13c

Please sign in to comment.