Skip to content

Commit

Permalink
Increase version name to 0.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelekol committed Nov 15, 2023
1 parent 08f0a7c commit 19479be
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 91
versionName "0.36.0"
versionCode 92
versionName "0.36.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

kapt {
Expand Down

0 comments on commit 19479be

Please sign in to comment.