Skip to content

Commit 90e65a7

Browse files
Bump version to 2.2.1
1 parent cac616b commit 90e65a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
compileSdk 36
1515
targetSdkVersion 36
1616
minSdkVersion 21
17-
versionCode 39
18-
versionName "2.2.0"
17+
versionCode 40
18+
versionName "2.2.1"
1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables.useSupportLibrary = true
2121
multiDexEnabled true

0 commit comments

Comments
 (0)