Skip to content

Commit 0c7095f

Browse files
authored
Merge pull request #113 from Mindinventory/hotfix/update_readme
Library version updated from v1.3.0(26) to v1.4.0(27)
2 parents 93617eb + e406694 commit 0c7095f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lassi/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
defaultConfig {
1515
minSdk 21
1616
targetSdk 34
17-
versionCode 26
18-
versionName "1.3.0"
17+
versionCode 27
18+
versionName "1.4.0"
1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables.useSupportLibrary = true
2121
multiDexEnabled true

0 commit comments

Comments
 (0)