Skip to content

Commit a69d22e

Browse files
Bump version to 1.8.0
1 parent bf477ed commit a69d22e

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

0 commit comments

Comments
 (0)