Skip to content

Commit 3616317

Browse files
Bump version 2.0.0
1 parent 3e66474 commit 3616317

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 35
18-
versionName "1.8.1"
17+
versionCode 36
18+
versionName "2.0.0"
1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables.useSupportLibrary = true
2121
multiDexEnabled true

0 commit comments

Comments
 (0)