Skip to content

Commit

Permalink
3.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
w2sv committed Jan 24, 2023
1 parent b86461e commit 0c21132
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 {
targetSdk rootProject.ext.compileSdk
buildConfigField "int", "MIN_SDK_VERSION", "$minSdkVersion.apiLevel"

versionCode 40
versionName '3.2.13'
versionCode 41
versionName '3.2.14'

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

0 comments on commit 0c21132

Please sign in to comment.