Skip to content

Commit

Permalink
Set version to 0.38.4
Browse files Browse the repository at this point in the history
  • Loading branch information
omurovch committed May 1, 2024
1 parent ee91f0e commit 399fd8d
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 @@ -17,8 +17,8 @@ android {
compileSdk compile_sdk_version
minSdkVersion min_sdk_version
targetSdkVersion compile_sdk_version
versionCode 106
versionName "0.38.3"
versionCode 107
versionName "0.38.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

kapt {
Expand Down

0 comments on commit 399fd8d

Please sign in to comment.