Skip to content

Commit 109b790

Browse files
committed
3.2.8
1 parent 1f8c329 commit 109b790

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
targetSdkVersion rootProject.ext.compileSdkVersion
2121
buildConfigField "int", "MIN_SDK_VERSION", "$minSdkVersion.apiLevel"
2222

23-
versionCode 34
24-
versionName '3.2.7'
23+
versionCode 35
24+
versionName '3.2.8'
2525

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

0 commit comments

Comments
 (0)