Skip to content

Commit 2ee9aa5

Browse files
authored
chore: upgraded minor version (#2316)
1 parent e762f82 commit 2ee9aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
minSdkVersion rootProject.ext.minSdkVersion
1414
targetSdkVersion rootProject.ext.targetSdkVersion
1515
versionCode 21
16-
versionName "2.0.20"
16+
versionName "2.1.0"
1717
multiDexEnabled true
1818
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1919
}

0 commit comments

Comments
 (0)