Skip to content

Commit ad65ead

Browse files
Bump version to 2.1.1
1 parent 95bee45 commit ad65ead

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 37
18-
versionName "2.1.0"
17+
versionCode 38
18+
versionName "2.1.1"
1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables.useSupportLibrary = true
2121
multiDexEnabled true

0 commit comments

Comments
 (0)