Skip to content

Commit 590aa3a

Browse files
Bump version to 2.3.0
1 parent 75552c7 commit 590aa3a

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
@@ -14,8 +14,8 @@ android {
1414
compileSdk 36
1515
targetSdkVersion 36
1616
minSdkVersion 21
17-
versionCode 40
18-
versionName "2.2.1"
17+
versionCode 41
18+
versionName "2.3.0"
1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables.useSupportLibrary = true
2121
multiDexEnabled true

0 commit comments

Comments
 (0)