We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ab939 commit e406694Copy full SHA for e406694
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