Skip to content

Commit 11a07f1

Browse files
Bump version to 2.3.1
1 parent 615cb5e commit 11a07f1

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
@@ -16,8 +16,8 @@ android {
1616
compileSdk = 36
1717
targetSdkVersion 36
1818
minSdkVersion 23
19-
versionCode 41
20-
versionName "2.3.0"
19+
versionCode 42
20+
versionName "2.3.1"
2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
vectorDrawables.useSupportLibrary = true
2323
multiDexEnabled = true

0 commit comments

Comments
 (0)