Skip to content

Commit 145ecf0

Browse files
Bump version 1.8.1
1 parent 55167ca commit 145ecf0

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 35
1515
targetSdkVersion 35
1616
minSdkVersion 21
17-
versionCode 34
18-
versionName "1.8.0"
17+
versionCode 35
18+
versionName "1.8.1"
1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables.useSupportLibrary = true
2121
multiDexEnabled true

0 commit comments

Comments
 (0)