Skip to content

Commit

Permalink
Increase version name to 0.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelekol committed Apr 24, 2024
1 parent 71e16c7 commit 66c4095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {
minSdkVersion min_sdk_version
targetSdkVersion compile_sdk_version
versionCode 105
versionName "0.38.1"
versionName "0.38.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

kapt {
Expand Down

0 comments on commit 66c4095

Please sign in to comment.