Skip to content

Commit

Permalink
Merge pull request #113 from Mindinventory/hotfix/update_readme
Browse files Browse the repository at this point in the history
Library version updated from v1.3.0(26) to v1.4.0(27)
  • Loading branch information
sanjay-mi authored Feb 22, 2024
2 parents 93617eb + e406694 commit 0c7095f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lassi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 34
versionCode 26
versionName "1.3.0"
versionCode 27
versionName "1.4.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit 0c7095f

Please sign in to comment.