Skip to content

Commit

Permalink
bump lib version 1.1.0 / Barely Malt Syrup (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
Funkatronics authored Jul 12, 2022
1 parent d8b6df7 commit 8556d5d
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 @@ -14,8 +14,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 31
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1.0"

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

0 comments on commit 8556d5d

Please sign in to comment.