Skip to content

Commit

Permalink
Bump version to v1.3.2 (6)
Browse files Browse the repository at this point in the history
  • Loading branch information
udenr committed Apr 8, 2024
1 parent 31a757a commit 8c89293
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 @@ -11,8 +11,8 @@ android {
minSdkVersion 21
targetSdkVersion 34
compileSdk 34
versionCode 5
versionName "1.3.1"
versionCode 6
versionName "1.3.2"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
buildTypes {
Expand Down

0 comments on commit 8c89293

Please sign in to comment.