Skip to content

Commit e406694

Browse files
- Library version updated from v1.3.0(26) to v1.4.0(27)
1 parent 39ab939 commit e406694

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)