Skip to content

Commit

Permalink
3.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
w2sv committed Jan 2, 2023
1 parent 1f8c329 commit 109b790
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
targetSdkVersion rootProject.ext.compileSdkVersion
buildConfigField "int", "MIN_SDK_VERSION", "$minSdkVersion.apiLevel"

versionCode 34
versionName '3.2.7'
versionCode 35
versionName '3.2.8'

testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
testInstrumentationRunnerArguments runnerBuilder: 'de.mannodermaus.junit5.AndroidJUnit5Builder'
Expand Down

0 comments on commit 109b790

Please sign in to comment.