We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93617eb + e406694 commit 0c7095fCopy full SHA for 0c7095f
1 file changed
lassi/build.gradle
@@ -14,8 +14,8 @@ android {
14
defaultConfig {
15
minSdk 21
16
targetSdk 34
17
- versionCode 26
18
- versionName "1.3.0"
+ versionCode 27
+ versionName "1.4.0"
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
vectorDrawables.useSupportLibrary = true
21
multiDexEnabled true
0 commit comments