Skip to content

Commit 0c21132

Browse files
committed
3.2.14
1 parent b86461e commit 0c21132

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
@@ -20,8 +20,8 @@ android {
2020
targetSdk rootProject.ext.compileSdk
2121
buildConfigField "int", "MIN_SDK_VERSION", "$minSdkVersion.apiLevel"
2222

23-
versionCode 40
24-
versionName '3.2.13'
23+
versionCode 41
24+
versionName '3.2.14'
2525

2626
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
2727
testInstrumentationRunnerArguments runnerBuilder: 'de.mannodermaus.junit5.AndroidJUnit5Builder'

0 commit comments

Comments
 (0)