Skip to content

Commit

Permalink
Increase versionName to 0.38.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelekol authored and abdrasulov committed Apr 25, 2024
1 parent 992c72a commit d3e3074
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 105
versionName "0.38.2"
versionCode 106
versionName "0.38.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

kapt {
Expand Down

0 comments on commit d3e3074

Please sign in to comment.