Skip to content

Commit a484057

Browse files
committed
Bump version for release (v0.42)
1 parent f5d029c commit a484057

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
compileSdk 34
1212
minSdkVersion 29
1313
targetSdkVersion 34
14-
versionCode 41
15-
versionName "0.41"
14+
versionCode 42
15+
versionName "0.42"
1616
multiDexEnabled true
1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
resourceConfigurations += ['en']

0 commit comments

Comments
 (0)